《任务102 命令行》任务产出汇总

任务地址

https://bbs.excellence-girls.org/topic/208/%E5%91%BD%E4%BB%A4%E8%A1%8C

完成时间

2016-12-04

任务要求的作业

Ubuntu上的各种常用命令行:

  • 安装更强大的终端 oh-my-zsh
  • 文件/目录: cd, mkdir, cp,rm, mv, pwd, ls, tar, zip, find, grep, less, tail, tree
  • 帐号操作: su, sudo, whoami, passwd
  • 包管理: apt-get,添加软件源
  • 进程相关: ps, kill
  • 系统信息相关: top, df, uname
  • 网络相关:ping, telnet, curl, netstat,修改hosts

学习工程中我写的其他博客

  • Ubuntu上的oh-my-zsh
  • Ubuntu上的常用命令行

学习工程中我写的其它小例子

任务总结

学习Ubuntu是个熟能生巧的过程。

你可能感兴趣的:(《任务102 命令行》任务产出汇总)