Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

shell echo new line into file

echo -en 'first line
second line
third line
' > file
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #shell #echo #line #file
ADD COMMENT
Topic
Name
8+5 =