bash

Information

I like/know bash more than csh, so it's time to install and use bash instead…

Proceedure

  1. # cd /usr/ports/shells/bash
  2. # make install clean
  3. to set bash as the default shell for root, execute:
    # chpass -s /usr/local/bin/bash
  4. to set bash as the default for any other user, simply log in as them, and execute the above command
freebsd/bash.txt · Last modified: 2007/08/09 20:29 by john
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki