100 Most useful Linux Commands
1. ls: lists the contents of a directory
2. cd: changes the current directory
3. mkdir: creates a new directory
4. touch: creates a new empty file
5. cat: displays the contents of a file
6. cp: copies a file or directory
7. mv: moves or renames a file or directory
8. rm: removes a file or directory
9. sudo: executes a command with administrative privileges
10. apt-get: package manager for installing and managing software packages
11. grep: searches for a pattern in a file or output
12. chmod: changes the permissions of a file or directory
13. chown: changes the owner of a file or directory
14. ps: displays information about running processes
15. kill: sends a signal to terminate a process
16. top: displays a list of processes and their resource usage
17. ping: tests network connectivity
18. ifconfig: displays network interface configuration
19. ssh: connects to a remote machine over SSH
20. scp: securely copies files between machines over SSH
21. tar: creates or extracts a compressed archive
22. zip: compresses files into a ZIP archive
23. unzip: extracts files from a ZIP archive
24. curl: transfers data from or to a server
25. wget: downloads files from the internet
26. df: displays free disk space on mounted file systems
27. du: displays disk usage of files and directories
28. find: searches for files or directories
1. ls: lists the contents of a directory
2. cd: changes the current directory
3. mkdir: creates a new directory
4. touch: creates a new empty file
5. cat: displays the contents of a file
6. cp: copies a file or directory
7. mv: moves or renames a file or directory
8. rm: removes a file or directory
9. sudo: executes a command with administrative privileges
10. apt-get: package manager for installing and managing software packages
11. grep: searches for a pattern in a file or output
12. chmod: changes the permissions of a file or directory
13. chown: changes the owner of a file or directory
14. ps: displays information about running processes
15. kill: sends a signal to terminate a process
16. top: displays a list of processes and their resource usage
17. ping: tests network connectivity
18. ifconfig: displays network interface configuration
19. ssh: connects to a remote machine over SSH
20. scp: securely copies files between machines over SSH
21. tar: creates or extracts a compressed archive
22. zip: compresses files into a ZIP archive
23. unzip: extracts files from a ZIP archive
24. curl: transfers data from or to a server
25. wget: downloads files from the internet
26. df: displays free disk space on mounted file systems
27. du: displays disk usage of files and directories
28. find: searches for files or directories