Answers for "add text with 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 "Shell/Bash"

Browse Popular Code Answers by Language