The 40 Most-Used Linux Commands You Should Know
1. ls: List directory contents 2. cd: Change directory 3. mkdir: Create a directory 4. pwd: Print working directory 5. cp: Copy files and directories 6. mv: Move or rename files and directories 7. rm: Remove files and directories 8. man: Display the manual page for a command 9. sudo: Execute a command as the … Read more