You are on page 1of 6

School of Computer Science Engineering and Technology

Name – Swapnendu let

Enrollment – E23MCAG0044

Course – MCA(AI)

Subject Code – CMCA505 (Operating System Essentials)

Semester – 2nd

1. Echo path
2. Cd to change directory
3. mkdir to make directory
4. rmdir to remove directory
5. Ls to list items in that directory

6. Who to get the current login user


7. Pwd to get current working directory
8. Date to get current date

9. Uname
10. Echo is used to print

11. More is used to read more pages about a txt file.


12. Less is used to read the last line of a txt file.

13. Cat
14. wc is used to get word count of a file
15. df is used to get total file and available space

16. ps is used to get process status


17. netstat is a tool used to get information network, troubleshooting and
configuration

18. id used to confirm the identity of a specified Linux user


19. Ping is a tool for testing connectivity and system availability

You might also like