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 
Shell :: deleting compizconfig 
Shell :: How To Edit Log File On Batch Script 
Shell :: vmd script 
Shell :: open browser from command line windows 
Shell :: get file from branch git 
Shell :: cpu is stuck for 30 sec in ubuntu 
Shell :: Command to print list of environment variables in bash 
Shell :: linux manjaro tg link 
Shell :: linux logrotate recursive 
Shell :: command to download scoop 
Shell :: windows how to run sh script 
Shell :: kubernetes clusterip 
Shell :: All changed files github 
Shell :: install selenium 
Shell :: cholocatey install 
Shell :: shortcut for finder in mac 
Shell :: grep in multiple files 
Shell :: how to tell if i have cuda installed 
Shell :: bash timeout 
Shell :: command to delete a directory in linux 
Shell :: wsl linux compress siez 
Shell :: trickle usage 
Shell :: instalar acrobat reader desde wine en fedora 
Shell :: install fzf redhat 8 
Php :: print last query laravel 
Php :: laravel check version 
Php :: destroy session codeigniter 3 
Php :: remove last comma from string php 
Php :: laravel model tablename 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =