I have lots of files eg.
a.xxx.001 a.xxx.002
b.yyy.001 b.yyy.002 b.yyy.003
How can I merge then into: a.xxx and b.yyy? In Ubuntu
|
feedback
|
|
Assuming the original file was straightforwardly split into chunks (so the chunks don't have headers or anything like that), use the concatenate command:
Make sure that you have all the pieces, since
This way, | |||||||||
feedback
|
| |||||||||
feedback
|