What is Linux?
Linux Basic Commands
1. To grant root privileges
2. To get back the user privileges
3. To see the present working directory
Linux Basic Commands (cont’d)
4. To list all the file and
folders
5. To create a directory
6. To remove a directory
7. To change the directory
Linux Basic Commands (cont’d)
8. To create a file using cat.
9. To create a file using touch
10. To create a file using nano
11. To delete a file
Linux Basic Commands (cont’d)
12. To see the content of a file.
13. To see the complete manual of
a command or a program.
14. To update repository (packages
list{URL}).
15. To update all installed
software.
16. To create a hidden file.
Linux Basic Commands (cont’d)
12. To see the hidden file.
13. To change the permission of a
file.
Linux Basic Commands (cont’d)
14. To move a file
15. To copy a file.