Skip to content

Commit b9c10f0

Browse files
authored
去掉多余换行
1 parent 9e29aa8 commit b9c10f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/intro.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ $ ps
4646
5379 pts/0 00:00:00 ps
4747
```
4848

49-
上面示例中,`ps`命令结果的倒数第二行显示,运行的命令(`cmd`)是`bash`,表明当前正在使用的
50-
Shell 是 Bash。
49+
上面示例中,`ps`命令结果的倒数第二行显示,运行的命令(`cmd`)是`bash`,表明当前正在使用的 Shell 是 Bash。
5150

5251
下面的命令可以查看当前的 Linux 系统安装的所有 Shell。
5352

0 commit comments

Comments
 (0)