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(1p) - centos
tsort(1) - freebsd
tsort(1) - hpux
tsort(1) - osf1
Similar Topics in the Unix Linux Community
sort file with non ascii chars and cjk with perl
Yesterday in UNIX
awk remove/grab lines from file with pattern from other file
How to compare two columns in two files?
File updation on matching key