Hey Everyone,
I recently received thousands of .csv.gz files that I would like to unzip in a Stata program (these files were originally created on a UNIX server). However, I am using a Windows server. I've tried things like: shell gunzip `file', and several other workarounds. Any other ideas?
Any help is appreciated. Thanks so much!
I recently received thousands of .csv.gz files that I would like to unzip in a Stata program (these files were originally created on a UNIX server). However, I am using a Windows server. I've tried things like: shell gunzip `file', and several other workarounds. Any other ideas?
Any help is appreciated. Thanks so much!
Comment