linux basic - mindpin/docs GitHub Wiki
以下资料由 @pimgeek 搜集
Happypeter - Linux 完全新手指南
http://happypeter.github.io/LGCB/book/
Happypeter - 面向开发者的 Linux 教程
http://www.imooc.com/view/181
好奇猫团队 - Linux 命令行教程
http://billie66.github.io/TLCL/index.html
命令行的艺术
https://github.com/jlevy/the-art-of-command-line/blob/master/README-zh.md
李骥平 - Git 学习教程
http://fsjoy.blog.51cto.com/318484/244397
Linux 专题教程
http://lugir.com/linux
Linux 工具快速教程
http://linuxtools-rst.readthedocs.org/zh_CN/latest/
鸟哥的 Linux 私房菜(基础篇)
http://vbird.dic.ksu.edu.tw/linux_basic/linux_basic.php
Linux 入门公开课 https://lug.ustc.edu.cn/OpenCourse/
Unix 工具箱中文版
http://cb.vu/unixtoolbox_zh_CN.xhtml
Linux Shell 十三问
https://github.com/wzb56/13_questions_of_shell
Linux 大学教程学习笔记
http://su1216.iteye.com/blog/1612530
Shell 脚本编程 30 分钟入门
https://github.com/qinjx/30min_guides/blob/master/shell.md
Shell 编程基础
http://wiki.ubuntu.org.cn/Shell%E7%BC%96%E7%A8%8B%E5%9F%BA%E7%A1%80
你可能不知道的 Shell
http://coolshell.cn/articles/8619.html
Sed 简明教程
http://coolshell.cn/articles/9104.html
Awk 简明教程
http://coolshell.cn/articles/9070.html
AWK工具简介
http://blog.csdn.net/tesge/article/details/64082
应该知道的 Linux 技巧
http://coolshell.cn/articles/8883.html
Linux/Unix 新手和专家教程
http://coolshell.cn/articles/1042.html
25 个 Linux 相关的网站
http://coolshell.cn/articles/701.html
Linux 命令速查
http://coolshell.cn/articles/64.html
Unix 目录结构的来历 http://www.ruanyifeng.com/blog/2012/02/a_history_of_unix_directory_structure.html
关于 Unix 哲学 http://www.ruanyifeng.com/blog/2009/06/unix_philosophy.html
ASCII,UTF8 和 Unicode http://www.ruanyifeng.com/blog/2007/10/ascii_unicode_and_utf-8.html
回车(CR)和换行(LF) http://www.ruanyifeng.com/blog/2006/04/post_213.html
EOF 是什么? http://www.ruanyifeng.com/blog/2011/11/eof.html
理解 Linux 系统负荷 http://www.ruanyifeng.com/blog/2011/07/linux_load_average_explained.html
Linux 的五个查找命令(find,locate,whereis,which,type) http://www.ruanyifeng.com/blog/2009/10/5_ways_to_search_for_files_using_the_terminal.html
Linux 的启动流程 http://www.ruanyifeng.com/blog/2013/08/linux_boot_process.html
Linux 服务器的初步配置流程 http://www.ruanyifeng.com/blog/2014/03/server_setup.html
Make 命令教程
http://www.ruanyifeng.com/blog/2015/02/make.html
使用 Make 构建网站
http://www.ruanyifeng.com/blog/2015/03/build-website-with-make.html
[PDF] Linux 命令快速参考 (LinOxide)
http://linoxide.com/doc/linux_command_shelf_pdf_ver1_1.pdf
The Bash Guide
http://guide.bash.academy/
My favourite Zsh features
http://code.joejag.com/2014/why-zsh.html
commandlinefu.com
频繁使用的命令片段集合
http://www.commandlinefu.com/commands/matching/awk/YXdr/sort-by-votes
11个让你吃惊的 Linux 终端命令
http://blog.jobbole.com/86948/
Bash 快捷键大全
http://blog.jobbole.com/87779/
Tmux 入门介绍
http://blog.jobbole.com/87278/
Tmux 速成教程:技巧和调整
http://blog.jobbole.com/87584/