<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_tsort</id>
		<title>32v 1m tsort - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/index.php?action=history&amp;feed=atom&amp;title=32v_1m_tsort"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_tsort&amp;action=history"/>
		<updated>2026-05-12T03:08:41Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=32v_1m_tsort&amp;diff=7049&amp;oldid=prev</id>
		<title>Neozeed: New page: TSORT(1)            UNIX Programmer's Manual             TSORT(1)    == NAME ==      tsort - topological sort  ==SYNOPSIS ==      tsort [ file ]  == DESCRIPTION ==      _T_s_o_r_t produces...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_tsort&amp;diff=7049&amp;oldid=prev"/>
				<updated>2009-10-26T16:42:03Z</updated>
		
		<summary type="html">&lt;p&gt;New page: TSORT(1)            UNIX Programmer&amp;#039;s Manual             TSORT(1)    == NAME ==      tsort - topological sort  ==SYNOPSIS ==      tsort [ file ]  == DESCRIPTION ==      _T_s_o_r_t produces...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;TSORT(1)            UNIX Programmer's Manual             TSORT(1)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     tsort - topological sort&lt;br /&gt;
&lt;br /&gt;
==SYNOPSIS ==&lt;br /&gt;
     tsort [ file ]&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     _T_s_o_r_t produces on the standard output a totally ordered list&lt;br /&gt;
     of items consistent with a partial ordering of items men-&lt;br /&gt;
     tioned in the input _f_i_l_e.  If no _f_i_l_e is specified, the&lt;br /&gt;
     standard input is understood.&lt;br /&gt;
&lt;br /&gt;
     The input consists of pairs of items (nonempty strings)&lt;br /&gt;
     separated by blanks.  Pairs of different items indicate ord-&lt;br /&gt;
     ering.  Pairs of identical items indicate presence, but not&lt;br /&gt;
     ordering.&lt;br /&gt;
&lt;br /&gt;
== SEE ALSO ==&lt;br /&gt;
     [[32v 1m lorder|lorder(1)]]&lt;br /&gt;
&lt;br /&gt;
== DIAGNOSTICS ==&lt;br /&gt;
     Odd data: there is an odd number of fields in the input&lt;br /&gt;
     file.&lt;br /&gt;
&lt;br /&gt;
== BUGS ==&lt;br /&gt;
     Uses a quadratic algorithm; not worth fixing for the typical&lt;br /&gt;
     use of ordering a library archive file.&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>