Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux single line eof

$ cat - << someword
> Here you
> can
> write text with as many
> newlines as you want.
> someword
Here you
can
write text with as many
newlines as you want.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #linux #single #line #eof
ADD COMMENT
Topic
Name
7+9 =