File:Gnu-bash-logo.svg · Wikimedia Commons · See Wikimedia Commons
GNU Bash
Sign in to saveAlso known as Bourne Again shell, Bash, Bourne-Again shell, BASH, Bash shell, Bash (programming language), Bash (Unix shell), shell
shell du projet GNU
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
- Official website
- tiswww.case.edu/php/chet/bash/bashtop.html
- Image
- Command line.png
Show 9 more facts
- source code repository URL
- git.savannah.gnu.org/cgit/bash.git
- inception
- 1989-06-08
- Commons category
- GNU Bash
- Stack Exchange tag
- stackoverflow.com/tags/bash
- software version identifier
- 4.4.12
- 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
- translation contribution URL
- translationproject.org/domain/bash.html
Sources (12)
via Wikidata · CC0
Article · Français
Bash (acronyme de Bourne-Again shell) est un interpréteur en ligne de commande de type script. C'est le shell Unix du projet GNU. Fondé sur le Bourne shell, Bash lui apporte de nombreuses améliorations, provenant notamment du Korn shell et du C shell. Bash est un logiciel libre publié sous licence publique générale GNU. Il est l'interprète par défaut sur de nombreux Unix libres, notamment sur les systèmes GNU/Linux. C'était aussi le shell par défaut de Mac OS X, remplacé avec macOS Catalina (10.15) par zsh. Il a été d'abord porté sous Microsoft Windows par le projet Cygwin, et depuis Windows 10 constitue une option à part entière du système d'exploitation, nommée Windows Subsystem for Linux.
Abstract from DBpedia / Wikipedia · CC BY-SA