摘要:
一、Linux中常用的目录介绍
二、Linux中常用的命令汇总
1. Linux命令基本格式
2. 文件处理命令(mkdir、cd、pwd、rmdir、rmdir、rm、cp、mv、touch、ln、cat、more、less、head、tail)
3. 搜索命令(locate、find、whereis、witch、grep)
4. 帮助命令(man、help、info、-h/--help)
5. 压缩、解压缩与归档命令(zip、unzip、gzip、gunzip、bzip2、bunzip2、tar)
6. 软件包管理命令(yum)
7. 关机和重启命令(shutdown、halt/poweroff/init 0、reboot/init 6、logout) 阅读全文