<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://directory.fsf.org/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://directory.fsf.org/wiki?title=Textutils&amp;feed=atom&amp;action=history</id>
		<title>Textutils - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://directory.fsf.org/wiki?title=Textutils&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://directory.fsf.org/wiki?title=Textutils&amp;action=history"/>
		<updated>2013-06-19T19:22:24Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://directory.fsf.org/wiki?title=Textutils&amp;diff=3263&amp;oldid=prev</id>
		<title>WikiSysop: Created page with &quot;{{Entry |Name=Textutils |Short description=Text utilities |Full description=Textutils contains the following software:* cat- concatenates and prints files on the standard output...&quot;</title>
		<link rel="alternate" type="text/html" href="http://directory.fsf.org/wiki?title=Textutils&amp;diff=3263&amp;oldid=prev"/>
				<updated>2011-04-12T13:40:24Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Entry |Name=Textutils |Short description=Text utilities |Full description=Textutils contains the following software:* cat- concatenates and prints files on the standard output...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Entry&lt;br /&gt;
|Name=Textutils&lt;br /&gt;
|Short description=Text utilities&lt;br /&gt;
|Full description=Textutils contains the following software:&lt;br /&gt;
* cat- concatenates and prints files on the standard output&lt;br /&gt;
* cksum- checksum and count the bytes in a file&lt;br /&gt;
* comm- compares two sorted files line by line&lt;br /&gt;
* csplit- splits a file into sections determined by context lines&lt;br /&gt;
* cut- remove sections from each line of files&lt;br /&gt;
* expand- convert tabs to spaces&lt;br /&gt;
* fmt- simple optimal text formatter&lt;br /&gt;
* fold- wrap each input line to fit in specified width&lt;br /&gt;
* head- output the first part of files&lt;br /&gt;
* join- join lines of two files on a common field&lt;br /&gt;
* md5sum- compute and check MD5 messsage digest&lt;br /&gt;
* nl- number lines of files&lt;br /&gt;
* od- dump files in octal and other formats&lt;br /&gt;
* paste- merge lines of files&lt;br /&gt;
* ptx- produce a permuted index of file contents&lt;br /&gt;
* pr- convert text files for printing&lt;br /&gt;
* sort- sort lines of text files&lt;br /&gt;
* split- split a file into pieces&lt;br /&gt;
* sum- checksum and count the blocks in a file&lt;br /&gt;
* tac- concatenates and prints files in reverse&lt;br /&gt;
* tail- outputs the last part of files&lt;br /&gt;
* tr- translates or deletes characters&lt;br /&gt;
* tsort- perform topological sort&lt;br /&gt;
* unexpand- convert spaces to tabs&lt;br /&gt;
* uniq- remove duplicate lines from a sorted file&lt;br /&gt;
* wc- prints the number of bytes, words, and lines in files&lt;br /&gt;
&lt;br /&gt;
This program has been folded into 'coreutils.' Please see that entry (http://directory.fsf.org/coreutils.html) for the latest information on this software. This project was a GNU package. It has since been decommissioned and is no longer developed.&lt;br /&gt;
|User level=none&lt;br /&gt;
|Status=Live&lt;br /&gt;
|Component programs=cat,cksum,comm,csplit,cut,expand,fmt,fold,head,join,md5sum,nl,od,paste,ptx,pr,sort,split,sum,tac,tail,tr,tsort,unexpand,uniq,wc,shalsum&lt;br /&gt;
|Homepage URL=&lt;br /&gt;
|VCS checkout command=&lt;br /&gt;
|Computer languages=C&lt;br /&gt;
|Documentation note=&lt;br /&gt;
|Paid support=&lt;br /&gt;
|IRC help=&lt;br /&gt;
|IRC general=&lt;br /&gt;
|IRC development=&lt;br /&gt;
|Related projects=msort,ndir,Sed,diction,wdiff,Diffutils,Emacs,coreutils&lt;br /&gt;
|Keywords=text,documentation,administration,editing,word-processing,file management&lt;br /&gt;
|Is GNU=n&lt;br /&gt;
|Last review by=Janet Casey&lt;br /&gt;
|Last review date=2005-05-11&lt;br /&gt;
|Submitted by=Database conversion&lt;br /&gt;
|Submitted date=2011-04-01&lt;br /&gt;
|Version identifier=2.1&lt;br /&gt;
|Version date=2002-08-06&lt;br /&gt;
|Version status=stable&lt;br /&gt;
|Version download=&lt;br /&gt;
|License verified date=2001-02-01&lt;br /&gt;
|Version comment=2.1 stable released 2002-08-06&lt;br /&gt;
}}&lt;br /&gt;
{{Person&lt;br /&gt;
|Role=Maintainer&lt;br /&gt;
|Real name=Jim Meyering&lt;br /&gt;
|Email=&lt;br /&gt;
|Resource URL=&lt;br /&gt;
}}&lt;br /&gt;
{{Person&lt;br /&gt;
|Role=Contributor&lt;br /&gt;
|Real name=Francois Pinard&lt;br /&gt;
|Email=pinard@iro.imontreal.ca&lt;br /&gt;
|Resource URL=&lt;br /&gt;
}}&lt;br /&gt;
{{Person&lt;br /&gt;
|Role=Contributor&lt;br /&gt;
|Real name=Karl Berry&lt;br /&gt;
|Email=&lt;br /&gt;
|Resource URL=&lt;br /&gt;
}}&lt;br /&gt;
{{Person&lt;br /&gt;
|Role=Contributor&lt;br /&gt;
|Real name=Richard Stallman&lt;br /&gt;
|Email=&lt;br /&gt;
|Resource URL=&lt;br /&gt;
}}&lt;br /&gt;
{{Software category&lt;br /&gt;
|Interface=command-line,console&lt;br /&gt;
|Text-creation=word-processing&lt;br /&gt;
|Use=text-creation&lt;br /&gt;
|Works-with=text&lt;br /&gt;
}}&lt;br /&gt;
{{Project license&lt;br /&gt;
|License=GPLv2orlater&lt;br /&gt;
|License verified by=Janet Casey&lt;br /&gt;
|License verified date=2001-02-01&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>	</entry>

	</feed>