Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

create file from terminal using cat

# This will create the file mand make you input the text 
cat > filname.extension
 
PREVIOUS NEXT
Tagged: #create #file #terminal #cat
ADD COMMENT
Topic
Name
3+7 =