开始详细的系统的学习 linux 命令,坚持每天一个命令。

此系列最初参考 peida 的 “每天一个 linux 命令”,之后根据自己的见闻逐渐添加整理。

# 文件目录操作命令

  1. Post not found: 每天一个linux命令(1)-ls命令
  2. Post not found: 每天一个linux命令(2)-cd命令
  3. Post not found: 每天一个linux命令(3)-pwd命令
  4. Post not found: 每天一个linux命令(4)-mkdir命令
  5. Post not found: 每天一个linux命令(5)-rm命令
  6. Post not found: 每天一个linux命令(6)-rmdir命令
  7. Post not found: 每天一个linux命令(7)-mv命令
  8. Post not found: 每天一个linux命令(8)-cp命令
  9. Post not found: 每天一个linux命令(9)-touch命令
  10. Post not found: 每天一个linux命令(10)-cat命令
  11. Post not found: 每天一个linux命令(11)-nl命令
  12. Post not found: 每天一个linux命令(12)-more命令
  13. Post not found: 每天一个linux命令(13)-less命令
  14. Post not found: 每天一个linux命令(14)-head命令
  15. Post not found: 每天一个linux命令(15)-tail命令
  16. Post not found: 每天一个linux命令(56)-tailf命令

# 文件查找命令

  1. Post not found: 每天一个linux命令(16)-which命令
  2. Post not found: 每天一个linux命令(17)-whereis命令
  3. Post not found: 每天一个linux命令(18)-locate命令
  4. Post not found: 每天一个linux命令(19)-find命令概览
  5. Post not found: 每天一个linux命令(20)-find命令之exec
  6. Post not found: 每天一个linux命令(21)-find命令之xargs
  7. Post not found: 每天一个linux命令(22)-find命令的参数详解

# 文件打包上传和下载

  1. Post not found: 每天一个linux命令(23)-用SecureCRT来上传和下载文件
  2. Post not found: 每天一个linux命令(24)-tar命令
  3. Post not found: 每天一个linux命令(25)-gzip命令

# linux 文件权限设置

  1. Post not found: 每天一个linux命令(26)-chmod命令
  2. Post not found: 每天一个linux命令(27)-chgrp命令
  3. Post not found: 每天一个linux命令(28)-chown命令
  4. Post not found: 每天一个linux命令(29)-etc-group文件详解

# 磁盘存储相关

  1. Post not found: 每天一个linux命令(30)-df命令
  2. Post not found: 每天一个linux命令(31)-du命令

# 性能监控和优化命令

  1. Post not found: 每天一个linux命令(32)-top命令
  2. Post not found: 每天一个linux命令(33)-free命令
  3. Post not found: 每天一个linux命令(34)-vmstat命令
  4. Post not found: 每天一个linux命令(35)-iostat命令
  5. Post not found: 每天一个linux命令(36)-lsof命令

# 网络命令

  1. Post not found: 每天一个linux命令(37)-ifconfig命令
  2. Post not found: 每天一个linux命令(38)-route命令
  3. Post not found: 每天一个linux命令(39)-ping命令
  4. Post not found: 每天一个linux命令(40)-traceroute命令
  5. Post not found: 每天一个linux命令(41)-netstat命令
  6. Post not found: 每天一个linux命令(42)-ss命令
  7. Post not found: 每天一个linux命令(43)-telnet命令
  8. Post not found: 每天一个linux命令(44)-rcp命令
  9. Post not found: 每天一个linux命令(45)-scp命令

# 其他命令

  1. Post not found: 每天一个linux命令(46)-ln命令
  2. Post not found: 每天一个linux命令(47)-diff命令
  3. Post not found: 每天一个linux命令(48)-date命令
  4. Post not found: 每天一个linux命令(49)-cal命令
  5. Post not found: 每天一个linux命令(50)-grep命令
  6. Post not found: 每天一个linux命令(51)-wc命令
  7. Post not found: 每天一个linux命令(52)-ps命令
  8. Post not found: 每天一个linux命令(53)-watch命令
  9. Post not found: 每天一个linux命令(54)-at命令
  10. Post not found: 每天一个linux命令(55)-crontab命令
  11. Post not found: 每天一个linux命令(56)-tailf命令
  12. Post not found: 每天一个linux命令(57)-sftp命令