Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

append data to a file with cat command

cat >> filename
This is text, perhaps pasted in from some other source.
Or else entered at the keyboard, doesn't matter. 
^D
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #append #data #file #cat #command
ADD COMMENT
Topic
Name
6+6 =