Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

$FOO, or val if unset (or null)

${FOO:-val}
Comment

Set $FOO to val if unset (or null)

${FOO:=val}
Comment

PREVIOUS NEXT
Code Example
Shell :: Ranges 1 
Shell :: nginx dompdf error 
Shell :: install gem globally windows 
Shell :: git checkout remote branch depth 1 
Shell :: privileged on running container 
Shell :: openssl rand -hex 32 windows 
Shell :: double dock on gnome overview 
Shell :: Command to get list of shell variables in bash 
Shell :: powershell auto clicker script 
Shell :: reuse an old git branch name after merge 
Shell :: docker how to run existing container 
Shell :: linux change default gateway 
Shell :: fslmaths threshold 
Shell :: changed files git 
Shell :: what is shell scripting 
Shell :: install choco 
Shell :: poetry install ubuntu 
Shell :: first commit github 
Shell :: always asks for ssh-add 
Shell :: sed match newline 
Shell :: log cpu usage of process linux 
Shell :: slack powershell command 
Shell :: how to sync my directory with my deleted file change 
Shell :: how to install wtforms on mac terminal 
Shell :: linux log serial to binary file 
Php :: laravel model without timestamps 
Php :: laravel version command 
Php :: codeigniter distinct 
Php :: php rtrim comma 
Php :: php today date 
ADD CONTENT
Topic
Content
Source link
Name
4+7 =