Skip to content

Instantly share code, notes, and snippets.

@BanzaiMan
Created October 13, 2018 20:33
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 BanzaiMan/e627ec19b86dc01eefa85eb787685755 to your computer and use it in GitHub Desktop.
Save BanzaiMan/e627ec19b86dc01eefa85eb787685755 to your computer and use it in GitHub Desktop.
$ brew install gnu-tar
==> Downloading https://homebrew.bintray.com/bottles/gnu-tar-1.30.high_sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring gnu-tar-1.30.high_sierra.bottle.tar.gz
==> Caveats
gnu-tar has been installed as "gtar".
If you really need to use it as "tar", you can add a "gnubin" directory
to your PATH from your bashrc like:
PATH="/usr/local/opt/gnu-tar/libexec/gnubin:$PATH"
Additionally, you can access their man pages with normal names if you add
the "gnuman" directory to your MANPATH from your bashrc as well:
MANPATH="/usr/local/opt/gnu-tar/libexec/gnuman:$MANPATH"
==> Summary
🍺 /usr/local/Cellar/gnu-tar/1.30: 15 files, 1.7MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment