Friday, 3 November 2017

Install aardvark_shell_utils on Mac

Guide to install aardvark_shell_utils

aardvark_shell_utils Package Installation on Mac

About aardvark_shell_utils : The Aardvark Shell Utils is a collection of 3 (currently) utilities designed to aid the user when working with shell scripts, or from the shell command line. All three accept their input on the command line, or from standard input, and thus they can be piped (|) with other commands. All commands come with their own man page.

More Information: http://www.laffeycomputer.com/shellutils.html

Steps:
  1. Launch Terminal by pressing command+space, type terminal and hit Enter key.

  2. Run below command to install homebrew

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

  3. Install aardvark_shell_utils

    brew install aardvark_shell_utils
Done!

0 comments:

Post a Comment

 

Copyright @ 2013 Appychip.

Designed by Appychip & YouTube Channel