Y
Hacker News
new
|
ask
|
show
|
jobs
by
ishkur101
5028 days ago
From the man page cat doc1 doc2 > doc.all concatenates the files doc1 and doc2 and writes the result to doc.all
1 comments
ralph
5028 days ago
I think I'm missing your point. doc[12] aren't changed.
link
ishkur101
5028 days ago
Doc 1 & 2 are not changed but chained together to create doc.all
link