Вы находитесь на странице: 1из 2

Assessment – 1

Practice the following LINUX commands with multiple options.


Also, give the output of the command after executing. Based on
your understanding, write few lines about each command along
with the option used.

1. ls
2. cd
3. mkdir
4. cat
5. cd !$
6. cat > filename
7. cat >> filename
8. cp
9. mv
10. rm (Be cautious # Try to delete only the files you have created)
11. rmdir (Be cautious)
12. pwd
13. less
14. head
15. tail
16. more
17. chmod
18. chgrp
19. chown
20. chsh
21. ps
22. top
23. kill
24. who
25. who am i
26. du
27. df
28. fgrep
29. find
30. locate
31. wc
32. sort
33. uniq
34. touch
35. tee
36. cmp
37. diff
38. ln
39. ln -s
40. tar
41. untar
42. zip
43. unzip

Note: All the commands should be practiced in your allocated user


login. Please try to upload the necessary screenshots of terminal
window.

Last date for submission: 19-8-2019

Вам также может понравиться