Skip to content

Instantly share code, notes, and snippets.

@ademar111190
Last active August 2, 2020 16:57
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 ademar111190/5c19168a24313b44826e5c4dcd23c3e8 to your computer and use it in GitHub Desktop.
Save ademar111190/5c19168a24313b44826e5c4dcd23c3e8 to your computer and use it in GitHub Desktop.
Create several 7z files with Keka
find . -name "*.psd" | xargs -L 1 open -a Keka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment