other languages
TSORT(1) | 用户命令 | TSORT(1) |
名称¶
tsort - 进行拓扑排序概述¶
tsort [选项] [文件]描述¶
输出一个完全有序的列表,其与先前给定文件中已有的部分排序顺序相一致。如果没有指定文件,或者指定文件为“-”,则从标准输入读取。
- --help
- 显示此帮助信息并退出
- --version
- 显示版本信息并退出
作者¶
由 Mark Kettenis 编写。报告错误¶
GNU coreutils 的在线帮助: <../../software/coreutils/>请向 <../../team/zh_CN.html> 报告 tsort 的翻译错误。
版权¶
Copyright © 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <../../licenses/gpl.html>.This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
参见¶
完整文档请见: <../../software/coreutils/tsort>或者在本地使用: info '(coreutils) tsort invocation'
跋¶
本页面中文版由中文 man 手册页计划提供。中文 man 手册页计划:../../man-pages-zh/manpages-zh
2017年10月 | GNU coreutils 8.28 |