Słownik terminologii komputerowej

Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.


1 definition found From The Free On-line Dictionary of Computing (05 January 2017) [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: . Usenet newsgroup: gnu.bash.bug. (1994-07-15)