tsort(1) minix man page | unix.com

Man Page: tsort

Operating Environment: minix

Section: 1

TSORT(1)						      General Commands Manual							  TSORT(1)

NAME
tsort - topological sort [IBM]
SYNOPSIS
tsort file
EXAMPLES
lorder *.s | tsort # Give library ordering ar cr libc.a `lorder *.s | tsort` # Build library
DESCRIPTION
Tsort accepts a file of lines containing ordered pairs and builds a total ordering from the partial orderings. TSORT(1)
Related Man Pages
tsort(1) - opensolaris
tsort(1) - mojave
lorder(1) - bsd
tsort(1) - hpux
tsort(1) - sunos
Similar Topics in the Unix Linux Community
Concatenate Numerous Files
[ksh93+] Array fed by function is empty when used in main.
awk remove/grab lines from file with pattern from other file
Problems starting webserver (WEBRick) on Rails