Linux·9 questions

Basic terminal commands?

Answer
ls — list files.
cd — change directory.
cp, mv, rm — copy, move, delete.
sudo — execute as root.
man command — help.
Was this answer helpful?

More questions in this topic

Related questions from other topics