Jump to content

Recommended Posts

Posted

Hi all,

 

just found out a little trick I believe will only work in Windows 7 onwards. Wish I'd known about this months ago!

 

If you have a folder full of CSVs and you want them all merging in to a single file, you can use the "copy" command via the command line to merge them for you e.g.:

 

copy *.csv merged.csv

 

Hopefully this will come in handy to someone, or maybe I'm just very late to this party :)

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...