Skip to content

Commit 8231826

Browse files
committed
添加linux命令大全与推荐书籍
1 parent ee29942 commit 8231826

2 files changed

Lines changed: 11 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,12 @@
8686

8787
## Linux
8888

89-
#### Linux基础
89+
#### Linux基础 ==>> 推荐阅读《鸟哥的Linux私房菜》
9090

9191
+ [实验楼:Linux基础](https://www.shiyanlou.com/courses/1)
9292
+ [Linux命令实例练习](https://www.shiyanlou.com/courses/68)
93-
+ [《鸟哥的Linux私房菜》](https://book.douban.com/subject/4889838/)
93+
+ [《鸟哥的Linux私房菜在线阅读》](http://linux.vbird.org/linux_basic/)
94+
+ [Linux 命令大全](http://www.runoob.com/linux/linux-command-manual.html)
9495

9596
#### Linux shell
9697

@@ -101,9 +102,9 @@
101102

102103
#### Vim
103104

104-
+ [Vim编辑器基本使](https://www.shiyanlou.com/courses/2)
105-
105+
+ [Vim编辑器基本使用](https://www.shiyanlou.com/courses/2)
106106

107+
#### Linux内核
107108

108109
# 三.数据库(Database)
109110

md/操作系统.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
## Linux
44

5-
#### Linux基础
5+
#### Linux基础 ==>> 推荐阅读《鸟哥的Linux私房菜》
66

77
+ [实验楼:Linux基础](https://www.shiyanlou.com/courses/1)
88
+ [Linux命令实例练习](https://www.shiyanlou.com/courses/68)
9-
+ [《鸟哥的Linux私房菜》](https://book.douban.com/subject/4889838/)
9+
+ [《鸟哥的Linux私房菜在线阅读》](http://linux.vbird.org/linux_basic/)
10+
+ [Linux 命令大全](http://www.runoob.com/linux/linux-command-manual.html)
1011

1112
#### Linux shell
1213

@@ -16,5 +17,7 @@
1617

1718
#### Vim
1819

19-
+ [Vim编辑器基本使](https://www.shiyanlou.com/courses/2)
20+
+ [Vim编辑器基本使用](https://www.shiyanlou.com/courses/2)
21+
22+
#### Linux内核
2023

0 commit comments

Comments
 (0)