Hello,
I have a huge file, which combines of many small files inside, the best thing each small file ends with a line of "#******END". I am not good in scripting, could someone help me please? I know how to cut in row (grep) and column (cut -d), but don't know how to combine them. Is there a way to "unconcat" the file?
Thank you very much.
I have a huge file, which combines of many small files inside, the best thing each small file ends with a line of "#******END". I am not good in scripting, could someone help me please? I know how to cut in row (grep) and column (cut -d), but don't know how to combine them. Is there a way to "unconcat" the file?
Thank you very much.