TSORT(1) General Commands Manual TSORT(1)NAMEtsort - topological sort [IBM]SYNOPSIStsort fileEXAMPLESlorder *.s | tsort # Give library ordering ar cr libc.a `lorder *.s | tsort` # Build libraryDESCRIPTIONTsort 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 |
| tsort(1) - freebsd |
| lorder(1) - osf1 |
| tsort(1) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| sort file with non ascii chars and cjk with perl |
| Sort items on a single line |
| Yesterday in UNIX |
| awk remove/grab lines from file with pattern from other file |
| File updation on matching key |