Skip to content

Instantly share code, notes, and snippets.

@jorgedison
Created January 9, 2020 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jorgedison/ece0f66572496c4db7226e2c3f6013b3 to your computer and use it in GitHub Desktop.
Save jorgedison/ece0f66572496c4db7226e2c3f6013b3 to your computer and use it in GitHub Desktop.
FOR %i IN (*.bak) DO "C:\Program Files\7-Zip\7z.exe" a "%~ni.7z" "%i"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment