Home > Topic List > A complete list of linux server operation and maintenance commands

A complete list of linux server operation and maintenance commands

Commonly used commands for Linux operation and maintenance include: 1. ls, lists the files and folders in the current directory; 2. cd, switches the current directory; 3. pwd, displays the full path of the current working directory; 4. mkdir, creates a new directory ; 5. rmdir, delete an empty directory; 6. rm, delete files or directories; 7. cp, copy files or directories; 8. mv, move files or directories; 9. touch, change the timestamp of a file or create a new file ; 10. find, find files or directories, etc.

Related courses More >
AdvancedYutian Education RHCE video tutorial

6325 times of learning

Collection
ElementaryLinux entry-level practical course

5455 times of learning

Collection
ElementaryGit version control tool

11566 times of learning

Collection
Related Tutorials More >
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!