-
Concatenating files with cat
Often you need to process several files as one and save the results of such processing to a single output file. The cat (short for “concatenate”) command takes one or more files on its input and…
Often you need to process several files as one and save the results of such processing to a single output file. The cat (short for “concatenate”) command takes one or more files on its input and…
Thoughts, links and miscellaneous debris from Michael Raichelson, yet another web developer.