Skip to content

Conversation

@sdegutis
Copy link
Contributor

@sdegutis sdegutis commented May 2, 2018

It should be functionally equivalent, assuming there's no issue with newlines. It concatenates all the files by taking them all as arguments, and outputs to a single file, overwriting it if it existed or creating it if it didn't. This is exactly what the cat program is made for :)

It should be functionally equivalent, assuming there's no issue with newlines. It concatenates all the files by taking them all as arguments, and outputs to a single file, overwriting it if it existed or creating it if it didn't. This is exactly what the cat program is made for :)
@kzahel kzahel merged commit dad73b5 into kzahel:master May 2, 2018
@kzahel
Copy link
Owner

kzahel commented May 2, 2018

You're a cat master :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants