Answers for "how to creat text using terminal"

1

add text with terminal

sudo su
echo "End of text" >> file.txt
Posted by: Guest on August-05-2021

Code answers related to "how to creat text using terminal"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language