mirror of
https://github.com/Estom/notes.git
synced 2026-04-05 03:48:56 +08:00
linux
This commit is contained in:
@@ -2,15 +2,23 @@
|
||||
|
||||
## 1 帮助命令
|
||||
|
||||
### 查看简要说明
|
||||
查看简单讲解。
|
||||
|
||||
```
|
||||
//简要说明命令的作用
|
||||
whais command
|
||||
|
||||
|
||||
```
|
||||
|
||||
### man
|
||||
|
||||
查看完整帮助手册。
|
||||
* command
|
||||
* -k 能够搜索不完整命令
|
||||
|
||||
### whatis
|
||||
查看简单讲解。
|
||||
* command
|
||||
|
||||
|
||||
### info
|
||||
查看详细内容
|
||||
0
Linux/工具篇/Vim编辑器.md
Normal file
0
Linux/工具篇/Vim编辑器.md
Normal file
0
Linux/工具篇/gdb调试.md
Normal file
0
Linux/工具篇/gdb调试.md
Normal file
0
Linux/工具篇/ldd程序依赖.md
Normal file
0
Linux/工具篇/ldd程序依赖.md
Normal file
0
Linux/工具篇/lsof文件管理.md
Normal file
0
Linux/工具篇/lsof文件管理.md
Normal file
Reference in New Issue
Block a user