Friday 7 August 2015
0 comments

ezbash- A Tool That Teaches How To Use The Terminal


ezbash: A Tool That Teaches How To Use The Terminal

ezbash (yes, it's uncapitalized on purpose) is a tool created to help people ease their way into using the MacOS or Linux terminal, that most powerful of applications.

Installation

As your first step into learning bash, enter this into your terminal:

gem install ezbash

Note: You may have to tack "sudo" onto the begining of the above command to get the program to install. If you get an error code like "Permision denied", you will need to do this.

Usage

To run the application, enter this into the terminal:

ezbash

Then, list possible commands by entering "help" and get started! Have fun!

Uninstallation

To uninstall the program, enter this into your terminal:

gem uninstall ezbash


Download

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.

 
Toggle Footer
Top