Open NicMcPhee opened 4 years ago
People working on a Mac will probably need to use
brew install coreutils
brew install findutils
brew install grep
and do all the associated PATH settings that brew suggests.
PATH
brew
This would go in the little section about bash, etc., on different operating systems a few paragraphs into the "The basics of bash and Unix command-line tools" section.
bash
People working on a Mac will probably need to use
brew install coreutils
brew install findutils
brew install grep
and do all the associated
PATH
settings thatbrew
suggests.This would go in the little section about
bash
, etc., on different operating systems a few paragraphs into the "The basics of bash and Unix command-line tools" section.