Skip to content

Instantly share code, notes, and snippets.

@tugrulyatagan
Created October 18, 2015 17:16
Show Gist options
  • Save tugrulyatagan/5464e89a0d6a7b169304 to your computer and use it in GitHub Desktop.
Save tugrulyatagan/5464e89a0d6a7b169304 to your computer and use it in GitHub Desktop.
#!/bin/bash
find . -name ".directory" -type f -delete
7z a -t7z SIFRE.7z . -mhe -mx=9 -p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment