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) - v7
tsort(1) - sunos
tsort(1) - osx
Similar Topics in the Unix Linux Community
$PATH error (possibly)
Concatenate Numerous Files
Yesterday in UNIX
awk remove/grab lines from file with pattern from other file
File updation on matching key