Ksh
From FreeBSDwiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | The [[Korn Shell]], written by David G. Korn at AT&T Bell Labs. Find it at /bin/ksh, but only after you install it via [[ports]] or [[packages]], because it's not part of the base system. | + | The [[Korn Shell]], written by David G. Korn at AT&T Bell Labs, the birthplace of [[Unix]]. Find it at /bin/ksh, but only after you install it via [[ports]] or [[packages]], because it's not part of the base system. |
see also: [[http://www.kornshell.com/ David Korn's website]] | see also: [[http://www.kornshell.com/ David Korn's website]] |
Revision as of 20:24, 25 August 2004
The Korn Shell, written by David G. Korn at AT&T Bell Labs, the birthplace of Unix. Find it at /bin/ksh, but only after you install it via ports or packages, because it's not part of the base system.
see also: [David Korn's website]
Other shells that you can install and customize for ease of use are the bash, tcsh, psh, ksh, zsh.