Skip to content

Instantly share code, notes, and snippets.

@sham-hq
Created September 8, 2017 09:41
Show Gist options
  • Select an option

  • Save sham-hq/6056ad27d542931a6e00dba99e5cca7c to your computer and use it in GitHub Desktop.

Select an option

Save sham-hq/6056ad27d542931a6e00dba99e5cca7c to your computer and use it in GitHub Desktop.

Revisions

  1. sham-hq created this gist Sep 8, 2017.
    3 changes: 3 additions & 0 deletions find_and_unzip.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    #!/bin/bash

    find . -name "*.zip" | xargs -n1 unzip