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
lorder(1) - bsd
lorder(1) - v7
lorder(1) - sunos
tsort(1) - netbsd
tsort(1) - sunos
Similar Topics in the Unix Linux Community
sort file with non ascii chars and cjk with perl
Sort items on a single line
[ksh93+] Array fed by function is empty when used in main.
How to compare two columns in two files?
File updation on matching key