DEV Community

Discussion on: I've been using cat and vim for the wrong reasons for so long...

Collapse
 
cookrdan profile image
Dan

There are a few commands that copy files. So instead of doing a copy/paste routine you can do like this:

ditto file1.txt file2.txt

Also check out cp