File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # linux-notes
1+ # linux
22
3- :book : Linux 学习笔记。
3+ <p align =" center " >
4+ :penguin : 后端程序员的 linux/shell 工具箱、经验总结。
5+ </p >
6+
7+ <p align =" center " >
8+ <img src =" http://oyz7npk35.bkt.clouddn.com//image/linux/linux.jpg " alt =" linux " width =" 640 " >
9+ </p >
10+
11+ <p align =" center " >
12+ <a href =" https://dunwu.gitbooks.io/linux/ " target =" _blank " >:point_right : 电子书</a >
13+ </p >
Original file line number Diff line number Diff line change 11# Summary
22
3- * [ 简介] ( README.md )
4-
5- ## Linux
3+ ## 教程
64
7- * [ Linux 常用命令] ( linux/commands/README.md )
5+ * [ 简介] ( README.md )
6+ * [ Linux] ( linux/README.md )
7+ * [ Linux 常用命令] ( linux/commands/README.md )
88 * [ Linux 常用命令-系统设置] ( linux/commands/linux-cmd-system.md )
99 * [ Linux 常用命令-文件目录] ( linux/commands/linux-cmd-file-and-folder.md )
1010 * [ Linux 常用命令-磁盘管理] ( linux/commands/linux-cmd-disk.md )
1111 * [ Linux 常用命令-网络管理] ( linux/commands/linux-cmd-network.md )
1212 * [ Linux 常用命令-压缩] ( linux/commands/linux-cmd-compress.md )
13-
14- ## Shell
15-
16- * [ Shell 快速指南] ( shell/shell.md )
17-
18- ## Vim
19-
20- * [ Vim 学习笔记] ( vim/vim.md )
21- * [ Vim 快捷键图] ( vim/vim-keyboards.md )
13+ * [ Shell] ( shell/README.md )
14+ * [ Shell 快速指南] ( shell/shell-quickstart.md )
15+ * [ Vim] ( vim/README.md )
16+ * [ Vim 学习笔记] ( vim/vim.md )
17+ * [ Vim 快捷键图] ( vim/vim-keyboards.md )
18+ * [ Git] ( git/README.md )
19+ * [ git 快速指南] ( git/git-quickstart.md )
20+ * [ git-flow 工作流] ( git/git-flow.md )
2221
2322## 附录
2423
Original file line number Diff line number Diff line change 1+ # git
File renamed without changes.
Original file line number Diff line number Diff line change 1+ # linux
Original file line number Diff line number Diff line change 1+ # shell
2+
3+ Shell 是一个用 C 语言编写的程序,它是用户使用 Linux 的桥梁。Shell 既是一种命令语言,又是一种程序设计语言。
4+
5+ Shell 是指一种应用程序,这个应用程序提供了一个界面,用户通过这个界面访问操作系统内核的服务。
File renamed without changes.
Original file line number Diff line number Diff line change 1+ # vim
You can’t perform that action at this time.
0 commit comments