File Commands ls: List files and directories in the current directory. pwd: Print the current working directory. cd: Change the current working directory. mkdir: Create a new directory. rmdir: Remove an empty directory. rm: Remove files and di...

No responses yet.