0% found this document useful (0 votes)
3 views9 pages

Essential Terminal Commands Guide

The document outlines a practical exercise involving basic terminal commands. It includes commands such as pwd, ls, cd, mkdir, and various others, along with their expected outputs. The commands cover file management, system information, and network diagnostics.

Uploaded by

nedega2737
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views9 pages

Essential Terminal Commands Guide

The document outlines a practical exercise involving basic terminal commands. It includes commands such as pwd, ls, cd, mkdir, and various others, along with their expected outputs. The commands cover file management, system information, and network diagnostics.

Uploaded by

nedega2737
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Practical 1: Basic Commands

1. Opened Terminal window

2. pwd command output

3. ls command output
4. cd command output

5. mkdir command output

6. rmdir command output

7. touch command output


8. mv command output

9. rm command output

10. cat command output


11. more command output

12. head command output


13. tail command output

14. whoami command output

15. uname -a command output

16. df -h command output

17. free -m command output


18. top command output

19. uptime command output


20. find command output

21. grep command output

22. chmod command output

23. chown command output


24. ping -c 4 [Link] output

25. curl command output

26. ifconfig output


27. ip addr output

You might also like