English Dictionary
◊ BUSH
bush
n 1: a low woody perennial plant usually having several major
branches [syn: {shrub}]
2: a large wilderness area
3: dense vegetation consisting of stunted trees or bushes [syn:
{scrub}, {chaparral}]
4: Vice President under Reagan and 41st President of the United
States (1924- ) [syn: {Bush}, {George Bush}, {George
Herbert Walker Bush}]
5: hair growing in the pubic area [syn: {pubic hair}]
v : provide with a bushing
English Computing Dictionary
◊ DID YOU MEAN BASH?
bash
Bourne Again SHell. {GNU}'s {command interpreter} for {Unix}.
Bash is a {Posix}-compatible {shell} with full {Bourne shell}
syntax, and some {C shell} commands built in. The Bourne
Again Shell supports {Emacs}-style command-line editing, job
control, functions, and on-line help. Written by Brian Fox of
{UCSB}.
The latest version is 1.14.1. It includes a {yacc} parser,
the interpreter and documentation.
{(ftp://ftp.gnu.org/bash-1.14.1.tar.gz)} or from a
{GNU archive site}. E-mail: .
{Usenet} newsgroup: {news:gnu.bash.bug}.
(1994-07-15)