Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux single line eof


If it has to be in one line without newlines use that:

echo -e "lalal:lalal
opp:ttt
ggg:zzz" | sendmail -S "lalalal" -f "dailaakak" -au "kakakak"
echo -n interpretes escapes characters such as 
 as a newline.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #linux #single #line #eof
ADD COMMENT
Topic
Name
6+5 =