Skip to content

Instantly share code, notes, and snippets.

@jkotra
Created December 2, 2017 07:27
Show Gist options
  • Save jkotra/5c7e476964890ec4c549b33594b6f6b6 to your computer and use it in GitHub Desktop.
Save jkotra/5c7e476964890ec4c549b33594b6f6b6 to your computer and use it in GitHub Desktop.

gorar-r

Extract .rar/.zip Files recursively

Install

Works standalone,Takes no args.

Requires gorar

go get -v github.com/jagadeesh-kotra/gorar

Usage

go run gorar-r

Can extract:

  • ZIP --> x

  • RAR --> x

  • ZIP --> RAR --> x

  • RAR --> Zip --> x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment