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) - sunos |
| tsort(1) - hpux |
| tsort(1) - netbsd |
| tsort(1) - sunos |
| tsort(1) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Comparison between binary files |
| Concatenate Numerous Files |
| [ksh93+] Array fed by function is empty when used in main. |
| Problems starting webserver (WEBRick) on Rails |