pavement

Bash

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
The Bourne Again Shell (located in /bin/bash) is the default shell of the [[Linux]] operating system and is the shell that users of that system will likely be most familiar with.
 
The Bourne Again Shell (located in /bin/bash) is the default shell of the [[Linux]] operating system and is the shell that users of that system will likely be most familiar with.
  
Note: Bash is ''not'' available by default in the base system, but can easily be installed from [[Category:Ports|ports]] if desired.
+
Note: Bash is ''not'' available by default in the base system, but can easily be installed from [[:Category:Ports and Packages|ports]] if desired.
  
 
Other shells that you can install and customize for ease of use are the [[bash]], [[tcsh]], [[psh]], [[ksh]], [[zsh]].
 
Other shells that you can install and customize for ease of use are the [[bash]], [[tcsh]], [[psh]], [[ksh]], [[zsh]].

Revision as of 22:12, 23 August 2004

The Bourne Again Shell (located in /bin/bash) is the default shell of the Linux operating system and is the shell that users of that system will likely be most familiar with.

Note: Bash is not available by default in the base system, but can easily be installed from ports if desired.

Other shells that you can install and customize for ease of use are the bash, tcsh, psh, ksh, zsh.

see also: bash homepage

Personal tools