Skip to content

Instantly share code, notes, and snippets.

View Dizzay's full-sized avatar
😷
In the Lab

Dagoberto Valdes Dizzay

😷
In the Lab
  • Dizzay
  • La Jolla
  • 08:26 (UTC -07:00)
View GitHub Profile
# see https://www.topbug.net/blog/2013/04/14/install-and-use-gnu-command-line-tools-in-mac-os-x/
# core
brew install coreutils
# key commands
brew install binutils
brew install diffutils
brew install ed --default-names
brew install findutils --with-default-names