Horje
base64 decode command line ubuntu Code Example
base64 decode command line ubuntu
echo dGVzdA== | base64 --decode
echo dGVzdA== | base64 -d
# output: test




Shell

Related
How to undo the most recent local commits in Git Code Example How to undo the most recent local commits in Git Code Example
git push to different local folder Code Example git push to different local folder Code Example
awk get mean Code Example awk get mean Code Example
Turn on bluetooth in kali linux / soft unblock Code Example Turn on bluetooth in kali linux / soft unblock Code Example
git push an existing repo from cmd/bash Code Example git push an existing repo from cmd/bash Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9