What is “num-utils” Package?
Programs for dealing with numbers from the command-line
For more details: http://suso.suso.org/programs/num-utils/
Installation
- Open Terminal by pressing
command+spacethen type terminal and hitEnterkey. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null - Install num-utils.
brew install num-utils
Now, use num-utils!
Leave a Reply
You must be logged in to post a comment.