Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

bash

You are here: irt.org | FOLDOC | 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: <bug-bash@gnu.org>. Usenet newsgroup: news:gnu.bash.bug.

(1994-07-15)

Nearby terms: base memory « basename « Base Technology « bash » BASIC » Basic Assembly Language » BASIC AUTOCODER

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb