1TSORT(1)                         User Commands                        TSORT(1)
2
3
4

NAME

6       tsort - perform topological sort
7

SYNOPSIS

9       tsort [OPTION] [FILE]
10

DESCRIPTION

12       Write  totally  ordered  list  consistent  with the partial ordering in
13       FILE.
14
15       With no FILE, or when FILE is -, read standard input.
16
17       --help display this help and exit
18
19       --version
20              output version information and exit
21

AUTHOR

23       Written by Mark Kettenis.
24

REPORTING BUGS

26       GNU coreutils online help: <https://www.gnu.org/software/coreutils/>
27       Report tsort translation bugs to <https://translationproject.org/team/>
28
30       Copyright © 2018 Free Software Foundation, Inc.   License  GPLv3+:  GNU
31       GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
32       This  is  free  software:  you  are free to change and redistribute it.
33       There is NO WARRANTY, to the extent permitted by law.
34

SEE ALSO

36       Full documentation at: <https://www.gnu.org/software/coreutils/tsort>
37       or available locally via: info '(coreutils) tsort invocation'
38
39
40
41GNU coreutils 8.30                 July 2018                          TSORT(1)
Impressum