Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

base64 decode command line ubuntu

echo dGVzdA== | base64 --decode
echo dGVzdA== | base64 -d
# output: test
Comment

PREVIOUS NEXT
Code Example
Shell :: linux mail delete all 
Shell :: pip2 install 
Shell :: get a remote branch git 
Shell :: unmount linux disk 
Shell :: what is difference between npm install and npm install save --dev 
Shell :: clear teams cache powershell 
Shell :: kubectl for windows 
Shell :: install prettier npm 
Shell :: windows show environment variables powershell 
Shell :: install kind kubernetes 
Shell :: comment in shell script 
Shell :: make multiple directories with a single command on windows 
Shell :: macos brew 
Shell :: Invalid response body while trying to fetch 
Shell :: reboot ubuntu 
Shell :: how to push force git 
Shell :: giving permission to folder in ubuntu 
Shell :: how to deactivate conda/Anaconda environment 
Shell :: open current folder in explorer from cmd 
Shell :: bash input 
Shell :: list enviroment variables 
Shell :: Module enzyme-to-json/serializer in the snapshotSerializers option was not found. <rootDir is 
Shell :: custom notification with powershell 
Shell :: delete non empty directory cmd 
Shell :: grep lines after match 
Shell :: powershell get all directories in path 
Shell :: node global install 
Shell :: ruby install 
Shell :: wsl zsh get ip 
Shell :: Please ensure that the SDK and/or project is installed in a location that has read/write permissions for the current user. 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =