8000 已-->以 · unlinux/linux-command@56ae401 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56ae401

Browse files
ecjtusbsjaywcjlove
authored andcommitted
已-->以
“将文件已行为单位的反序输出” ---> “将文件以行为单位的反序输出”
1 parent fa0a1b2 commit 56ae401

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

command/tac.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
tac
2-
===
3-
4-
将文件已行为单位的反序输出
5-
6-
## 补充说明
7-
8-
**tac命令** 用于将文件已行为单位的反序输出,即第一行最后显示,最后一行先显示。
9-
10-
### 语法
11-
12-
```
13-
tac(选项)(参数)
14-
```
15-
16-
### 选项
17-
18-
```
19-
-a或——append:将内容追加到文件的末尾;
20-
-i或——ignore-interrupts:忽略中断信号。
21-
```
22-
23-
### 参数
24-
25-
文件列表:指定要保存内容的文件列表。
26-
27-
28-
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->
1+
tac
2+
===
3+
4+
将文件以行为单位的反序输出
5+
6+
## 补充说明
7+
8+
**tac命令** 用于将文件以行为单位的反序输出,即第一行最后显示,最后一行先显示。
9+
10+
### 语法
11+
12+
```
13+
tac(选项)(参数)
14+
```
15+
16+
### 选项
17+
18+
```
19+
-a或——append:将内容追加到文件的末尾;
20+
-i或——ignore-interrupts:忽略中断信号。
21+
```
22+
23+
### 参数
24+
25+
文件列表:指定要保存内容的文件列表。
26+
27+
28+
<!-- Linux命令行搜索引擎:https://jaywcjlove.github.io/linux-command/ -->

0 commit comments

Comments
 (0)
0