<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Ffmt</id>
	<title>Linux/fmt - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Ffmt"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/fmt&amp;action=history"/>
	<updated>2026-05-09T01:21:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Linux/fmt&amp;diff=2421&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== fmt and pr ==  Reformat a text file for printing   # format file for printing  fmt -60 book   # reformat with 60 characters per line  (wrap at...)  pr            # format f...&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/fmt&amp;diff=2421&amp;oldid=prev"/>
		<updated>2015-08-18T21:46:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== fmt and pr ==  Reformat a text file for printing   # format file for printing  fmt -60 book   # reformat with 60 characters per line  (wrap at...)  pr            # format f...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== fmt and pr ==&lt;br /&gt;
&lt;br /&gt;
Reformat a text file for printing&lt;br /&gt;
&lt;br /&gt;
 # format file for printing&lt;br /&gt;
 fmt -60 book   # reformat with 60 characters per line  (wrap at...)&lt;br /&gt;
 pr            # format file for printing (with headers)&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
 yum install coreutils&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t refill and max 120 character width:&lt;br /&gt;
 fmt file.txt -s -w 120 &amp;gt; output.txt&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>