<?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_cat</id>
		<title>32v 1m cat - 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_cat"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_cat&amp;action=history"/>
		<updated>2026-05-26T22:15:14Z</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_cat&amp;diff=6934&amp;oldid=prev</id>
		<title>Neozeed: New page: CAT(1)              UNIX Programmer's Manual               CAT(1)    == NAME ==      cat - catenate and print  == SYNOPSIS ==      cat [ -u ] file ...  == DESCRIPTION ==      _C_a_t reads ...</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=32v_1m_cat&amp;diff=6934&amp;oldid=prev"/>
				<updated>2009-10-26T12:52:54Z</updated>
		
		<summary type="html">&lt;p&gt;New page: CAT(1)              UNIX Programmer&amp;#039;s Manual               CAT(1)    == NAME ==      cat - catenate and print  == SYNOPSIS ==      cat [ -u ] file ...  == DESCRIPTION ==      _C_a_t reads ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;CAT(1)              UNIX Programmer's Manual               CAT(1)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== NAME ==&lt;br /&gt;
     cat - catenate and print&lt;br /&gt;
&lt;br /&gt;
== SYNOPSIS ==&lt;br /&gt;
     cat [ -u ] file ...&lt;br /&gt;
&lt;br /&gt;
== DESCRIPTION ==&lt;br /&gt;
     _C_a_t reads each _f_i_l_e in sequence and writes it on the stan-&lt;br /&gt;
     dard output.  Thus&lt;br /&gt;
&lt;br /&gt;
                    cat file&lt;br /&gt;
&lt;br /&gt;
     prints the file, and&lt;br /&gt;
&lt;br /&gt;
                    cat file1 file2 &amp;gt;file3&lt;br /&gt;
&lt;br /&gt;
     concatenates the first two files and places the result on&lt;br /&gt;
     the third.&lt;br /&gt;
&lt;br /&gt;
     If no input file is given, or if the argument `-' is encoun-&lt;br /&gt;
     tered, _c_a_t reads from the standard input file.  Output is&lt;br /&gt;
     buffered in 512-byte blocks unless the standard output is a&lt;br /&gt;
     terminal or the -u option is specified.&lt;br /&gt;
&lt;br /&gt;
== SEE ALSO ==&lt;br /&gt;
     [[32v 1m pr|pr(1)]], [[32v 1m cp|cp(1)]]&lt;br /&gt;
&lt;br /&gt;
== BUGS ==&lt;br /&gt;
     Beware of `cat a b &amp;gt;a' and `cat a b &amp;gt;b', which destroy the&lt;br /&gt;
     input files before reading them.&lt;br /&gt;
&lt;br /&gt;
[[Category:32v man section 1]]&lt;/div&gt;</summary>
		<author><name>Neozeed</name></author>	</entry>

	</feed>