bash

The Bourne Again Shell, the usual default CLI shell on Linux and (nowadays, anyway) Mac. Which is handy if you flit between them.

On Mac, you can control various options for your Terminal experience inside an invisible file named .bash_profile -- invisible to the Finder, at least, but editable from within the Terminal.

In previous versions of Mac OS X, many Mac experts advised users to edit the /etc/hostconfig file if you wanted to change the hostname in your terminal prompt. As of Tiger, however, that file isn't used for that purpose anymore. Here's a simple alternative method I wrote up for oreillynet.com: Changing your bash prompt hostname in Tiger.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Allowed HTML tags: <a> <cite> <code> <strong> <em> <blockquote> <b> <i> <p> <br> <ul> <ol> <li> <small>
  • Lines and paragraphs break automatically.

More information about formatting options