首页
首页 » 其它 » tsort

tsort


tsort

tsort [option] [file]

Perform a topological sort on partially ordered strings in the specified file. Multiple strings on a line are separated by spaces, where each line indicates a partial ordering. The fully ordered results are written to standard output. See the tsort info page for an example of the use of tsort for sorting lists of functions into the order they are called.

Options

--help

Print help information and exit.

--version

Print version information and exit.