tsort man page on Inferno

Man page or keyword search:  
man Server   579 pages
apropos Keyword Search (all sections)
Output format
Inferno logo
[printable version]

TSORT(1)							      TSORT(1)

NAME
       tsort - topological sort

SYNOPSIS
       tsort

DESCRIPTION
       Tsort  reads a set of partial order relations between labels (sequences
       of non-space characters) from its standard input, and lists the	labels
       on its standard output one per line following a topological sort.  Each
       input line represents a set of inequalities: the	 first	label  on  the
       line  is	 less  than all the others on the same line, and should appear
       earlier in sorted order.	 (The relation might  for  instance  represent
       arcs in a directed graph, from the first label on a line to the others,
       or dependency relationships.)  Labels on a line are separated by	 space
       or tab.

DIAGNOSTICS
       If  the	input  contains	 cycles, tsort prints a diagnostic on standard
       error for each cycle, listing its members.  The members of  each	 cycle
       will  also  appear  on the standard output, in any order, but after any
       predecessors outside the cycle.

SOURCE
       /appl/cmd/tsort.b

SEE ALSO
       sort(1)

								      TSORT(1)
[top]

List of man pages available for Inferno

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net