Skip to content

Instantly share code, notes, and snippets.

@ZachBacon
Created November 12, 2018 03:26
Show Gist options
  • Save ZachBacon/868b607f88e7388a56028300059af31c to your computer and use it in GitHub Desktop.
Save ZachBacon/868b607f88e7388a56028300059af31c to your computer and use it in GitHub Desktop.
find /home/linuxbrew/.linuxbrew -name '*-gcc'
/home/linuxbrew/.linuxbrew/bin/x86_64-w64-mingw32-gcc
/home/linuxbrew/.linuxbrew/bin/i686-w64-mingw32-gcc
/home/linuxbrew/.linuxbrew/Cellar/mingw-w64/5.0.4_1/bin/x86_64-w64-mingw32-gcc
/home/linuxbrew/.linuxbrew/Cellar/mingw-w64/5.0.4_1/bin/i686-w64-mingw32-gcc
/home/linuxbrew/.linuxbrew/Cellar/mingw-w64/5.0.4_1/toolchain-x86_64/bin/x86_64-w64-mingw32-gcc
/home/linuxbrew/.linuxbrew/Cellar/mingw-w64/5.0.4_1/toolchain-i686/bin/i686-w64-mingw32-gcc
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/super/llvm-gcc
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/x86_64-linux-gnu-gcc
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/llvm-gcc
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/mac/super/llvm-gcc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment