i am learning linux right now and the command (cat >> Personal.txt) do not work.
it work in the root terminal but not in the normal terminal.
in the normal terminal work (echo “jack bones” | sudo tee -a Personal.txt)
i hope it will work in the normal terminal.
New contributor
Coffelearner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.