minix man page for tsort

Query: tsort

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - mojave
lorder(1) - bsd
lorder(1) - v7
lorder(1) - osf1
tsort(1) - sunos
Similar Topics in the Unix Linux Community
Sort items on a single line
Concatenate Numerous Files
[ksh93+] Array fed by function is empty when used in main.
Yesterday in UNIX
awk remove/grab lines from file with pattern from other file