PythonBasic/linux/main.md at master · daacheng/PythonBasic
- Linux常用操作命令(更新……)
- tmux常用操作命令
Linux基础
- Linux文件属性与权限
- Linux文件与目录管理
- Linux文件系统(索引式文件系统)
- Linux文件压缩与打包
- vim编辑器基本操作
- 数据流重定向与管线命令
- 正则表达式
- sed命令与awk命令
Nginx
- centos7安装nginx
- nginx基本配置与参数说明
Shell
- Shell变量
- Shell位置参数与特殊变量
- Shell字符串
- Shell数组
- Shell数学计算
- Shell if else语句
- Shell test命令和[[]]
- Shell case in语句
- Shell while语句
- Shell for循环
- Shell函数
- 常用shell脚本
常用命令
- 常用系统工作命令(echo, date, reboot, poweroff, wget, ps, top, pidof, kill, killall, whereis, locate, tar, sync)
- 系统状态监测命令(ifconfig, uname, uptime, free, who, last, history)
- 目录切换与文本编辑(pwd, cd, ls, cat, more, head, tail, tr, wc, stat, cut, diff)
- 文件目录管理命令(touch, mkdir, cp, mv, rm, dd, file)