mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 11:55:24 +02:00
textutil, top: add link (#7629)
This commit is contained in:
parent
d5cfac8d35
commit
e2f4d81f6b
4 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# textutil
|
||||
|
||||
> 用于操作各种格式的文本文件。
|
||||
> 更多信息:<https://ss64.com/osx/textutil.html>.
|
||||
|
||||
- 显示有关 `foo.rtf` 的信息:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# top
|
||||
|
||||
> 显示运行进程的动态实时信息。
|
||||
> 更多信息:<https://ss64.com/osx/top.html>.
|
||||
|
||||
- 执行 top 命令,界面中提供所有选项:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# textutil
|
||||
|
||||
> Used to manipulate text files of various formats.
|
||||
> More information: <https://ss64.com/osx/textutil.html>.
|
||||
|
||||
- Display information about `foo.rtf`:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# top
|
||||
|
||||
> Display dynamic real-time information about running processes.
|
||||
> More information: <https://ss64.com/osx/top.html>.
|
||||
|
||||
- Start top, all options are available in the interface:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue