Linux's Basic Commands
Linux's Basic Commands
All the Linux/Unix commands are run in the terminal provided by the Linux system. This
terminal is just like the command prompt of Windows OS.
1. LS
Syntax : ls
Example :
ls -1
Is - a
2. MKDIR
3. CAT
4. TOUCH
5. CP
location
Syntax: cd dir_name
Example: cd student
7. MV
8. PWD
Svntax : pwd
9. WHEREIS
10. WHATTIS
commands
Example : whatis cp
11. WHIICH
Example : which Is
12. WHOAMI
It is used to find out the current user of the
terminal
Svntax : whoami
13. HEAD
14. TAIL
15. TAC
order
Example : tac kk
16. ECHO
17. DF
Syntax : df
18. DU
contents
Syntax : du
19. PS
Syntax : ps
20. ALIAS
command
21. UNAME
Svntax uname