Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

shell script variable multiple lines

read -r -d '' VAR <<- EOM
    This is line 1.
    This is line 2.
    Line 3.
EOM
Comment

PREVIOUS NEXT
Code Example
Shell :: how will you clone the following git repository using git cli? 
Shell :: find newest modified file recursively 
Shell :: bash script mapfile with find 
Shell :: git: Download specific file from Github website 
Shell :: cannot open display: localhost:0.0 
Shell :: update your git identity 
Shell :: wix installer log missing file copy for one dll 
Shell :: How to install very_good_cli in flutter 
Shell :: how to get last folder from path 
Shell :: how to install ConfigServer Mail Manage in whm? 
Shell :: linux need manual fsck 
Shell :: scp linix folder 
Shell :: linode attach volume to disk 
Shell :: ros2 build from source 
Shell :: microsoft ofice activeting code 
Shell :: copy modified git branch files to directory 
Shell :: grep on result of curl 
Shell :: modify read only file 
Shell :: ubuntu install curse of war 
Shell :: command to find jobs running in the background 
Shell :: composer command to install vendor in magento 2 
Shell :: powershell create multiple variables of the same type 
Shell :: windows batch ping a range of addresses 
Shell :: linux verify package install on remote system script 
Shell :: intellij in ununtu 
Shell :: what is /bin/ash 
Shell :: column cut linux 
Shell :: turn off debug attach mode 
Shell :: download ubports-installer 
Shell :: how to make folder readable and writable in ssh 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =