4 ms·
From the man page cat doc1 doc2 > doc.all concatenates the files doc1 and doc2 and writes the result to doc.all
by ishkur101 14y ago
From the man page
cat doc1 doc2 > doc.all
concatenates the files doc1 and doc2 and writes the result to doc.all