File:Gnu-bash-logo.svg · Wikimedia Commons · See Wikimedia Commons
Bash
Sign in to saveAlso known as Bourne Again shell, Bourne-Again shell, Bash shell, Bash (programming language), Bash (Unix shell), shell
Unix-shell
GNU Bash is a command-line interpreter that lets you control your computer by typing text commands instead of clicking buttons. It's widely used because it's free, reliable, and works on many different operating systems.
AI-generated from the Wikipedia summary — may contain errors.
Wikidata facts
- Instance of
- free software
- Part of
- GNU Project
- Named after
- born again
- Based on
- Bourne shell
- Movement
- free software movement
- Creator
- Brian Fox
- Developer
- GNU Project
- Official website
- tiswww.case.edu/php/chet/bash/bashtop.html
- Image
- Command line.png
- Has use
- Unix shell
Show 15 more facts
- language of work or name
- Japanese
- influenced by
- C shell
- source code repository URL
- git.savannah.gnu.org/cgit/bash.git
- copyright license
- GNU General Public License v3.0 or later
- inception
- 1989-06-08
- Commons category
- GNU Bash
- programmed in
- C
- Stack Exchange tag
- stackoverflow.com/tags/bash
- software version identifier
- 4.4.12
- operating system
- BSD
- IRC channel URL
- irc://irc.libera.chat/bash
- user manual URL
- www.gnu.org/software/bash/manual
- mailing list archive URL
- lists.gnu.org/archive/html/bash-announce
- copyright holder
- الجميع
- translation contribution URL
- translationproject.org/domain/bash.html
Sources (12)
via Wikidata · CC0
Article · Nederlands
Bash, wat staat voor Bourne Again Shell, is een shell voor POSIX-systemen en wordt onder andere gebruikt op Linux en macOS. Het is geschreven door GNU en is sterk geïnspireerd op sh (afgeleid van de eerste twee letters van shell (Engels voor omhulsel)), het opdrachtregelprogramma van Unix. De naam is een woordgrapje op de naam van de originele shell, die voluit Bourne shell heet, naar de auteur. Bourne again wordt in het Engels hetzelfde uitgesproken als born again, hetgeen wedergeboren betekent. Bash streeft 100% achterwaartse compatibiliteit met sh na. Vanwege de rijke syntaxismogelijkheden van bash is het ook mogelijk in bash ingewikkelde opdrachtregels uit te voeren. Deze opdrachten kunnen worden opgeslagen in afzonderlijke bestanden (meestal omwille van hun lengte) en vormen dan scripts.
Abstract from DBpedia / Wikipedia · CC BY-SA