Skip to content

Commit c51086c

Browse files
authored
Merge pull request #103 from ustclug/ch05-explain-shell
Ch03: Add explain shell website
2 parents c06b996 + 82fe16f commit c51086c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Ch03/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,6 +1127,10 @@ DESCRIPTION
11271127
(Output omitted)
11281128
```
11291129

1130+
!!! tip "提示"
1131+
1132+
对于单行的命令,可以使用 [Explain Shell](https://explainshell.com/) 解释命令和参数的含义、作用。Explain Shell 通过预先解析 Ubuntu 的 man 文档实现了相关功能。
1133+
11301134
### tldr 软件 {#tldr}
11311135

11321136
通常,软件手册中的内容十分繁多,如果只是希望能够快速了解软件的常用用法,可以使用 `tldr` 软件。

0 commit comments

Comments
 (0)