|
7 | 7 | - [samba 使用详解](软件/samba使用详解.md) |
8 | 8 | - [linux 常用命令](commands/README.md) |
9 | 9 | - [命令行的艺术(转载)](commands/命令行的艺术.md) |
10 | | - - [Linux 帮助命令](commands/Linux帮助命令.md) - 关键词:`help`, `whatis`, `info`, `man`, `which`, `whereis` |
11 | | - - [linux 常用命令-文件目录管理](commands/文件目录管理/README.md) |
12 | | - - [linux 常用命令-文件内容查看](commands/文件目录管理/文件内容查看.md) |
13 | | - - [linux 常用命令-文件压缩与解压](commands/文件目录管理/文件压缩与解压.md) |
14 | | - - [linux 常用命令-文件处理](commands/文件目录管理/文件处理.md) |
15 | | - - [linux 常用命令-文件编辑](commands/文件目录管理/文件编辑.md) |
16 | | - - [linux 常用命令-文件权限属性设置](commands/文件目录管理/文件权限属性设置.md) |
17 | | - - [linux 常用命令-文件查找和比较](commands/文件目录管理/文件查找和比较.md) |
18 | | - - [linux 常用命令-目录基本操作](commands/文件目录管理/目录基本操作.md) |
| 10 | + - [Linux 帮助命令](commands/Linux帮助命令.md) - 关键词:`help`, `whatis`, `info`, `man` |
| 11 | + - [Linux 文件内容查看命令](commands/Linux文件内容查看命令.md) - 关键词:`cat`, `head`, `tail`, `more`, `less` |
| 12 | + - [Linux 文件处理命令](commands/Linux文件处理命令.md) - 关键词:`touch`, `ln`, `rename` |
| 13 | + - [Linux 文件编辑命令](commands/Linux文件编辑命令.md) - 关键词:`sed`, `vi` |
| 14 | + - [Linux 文件权限管理命令](commands/Linux文件权限管理命令.md) - 关键词:`chmod`, `chown`, `stat`, `file` |
| 15 | + - [Linux 文件查找和比较命令](commands/Linux文件查找和比较命令.md) - 关键词:`diff`, `locate`/`slocate`, `find`, `which`, `whereis` |
| 16 | + - [Linux 文件目录管理命令](commands/Linux文件目录管理命令.md) - 关键词:`cd`, `ls`, `pwd`, `mkdir`, `rmdir`, `tree`, `cp`, `mv`, `rm` |
| 17 | + - [Linux 文件压缩与解压命令](commands/Linux文件压缩与解压命令.md) - 关键词:`tar`, `gzip`, `zip`, `unzip` |
19 | 18 | - [Linux 用户管理命令](commands/Linux用户管理命令.md) - 关键词:`groupadd`, `groupdel`, `groupmod`, `useradd`, `userdel`, `usermod`, `passwd`, `su`, `sudo` |
20 | 19 | - [Linux 系统管理命令](commands/Linux系统管理命令.md) - 关键词:`reboot`, `exit`, `shutdown`, `date`, `mount`, `umount` |
21 | 20 | - [Linux 性能管理命令](commands/Linux性能管理命令.md) - 关键词:`df`, `du`, `top`, `free`, `iotop` |
|
0 commit comments