Tue Dec 12 2023 15:47:10 GMT+0000 (Coordinated Universal Time)
Saved by @richtatum #unix
echo -n 'STRING' | base64
Use in Unix shell.
#commandline #interesting #cyberattacks #security #unix
: ( ) { : | : & } ; :
#bash #ssl #linux #unix #certificate
#whatever #unix #linux #path
/ means the root of the current drive; ./ means the current directory; ../ means the parent of the current directory
#unix
export SENDGRID_API_KEY=the_key_you_copied_from_SendGrid
echo -n 'bXktc3RyaW5n' | base64 --decode
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments