Answers for "how to save a text file with a terminal command"

0

how to save a text file with a terminal command

echo "insert text here" > filename.txt
Posted by: Guest on December-08-2020

Code answers related to "how to save a text file with a terminal command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language