Skip to content

Instantly share code, notes, and snippets.

@ougx
Created January 28, 2019 14:33
Show Gist options
  • Save ougx/8f2a7fd3ef292bf5a019ddabfd96cfb3 to your computer and use it in GitHub Desktop.
Save ougx/8f2a7fd3ef292bf5a019ddabfd96cfb3 to your computer and use it in GitHub Desktop.
echo Working directory: %~dp0 of %computername% by %username%
echo Running time: %date%; %time%
rmdir /s /q C:\condor\data
mkdir C:\condor\data\
unzip.exe -o MF_DATA.zip -d C:\condor\data\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment