Skip to content
Bash

File:Gnu-bash-logo.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ189248· pop 63· linked from 447 articles

Also known as Bourne Again shell, Bourne-Again shell, Bash shell, Bash (programming language), Bash (Unix shell), shell

Unixシェルかつコマンド言語

AI overview

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

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
translation contribution URL
translationproject.org/domain/bash.html
Sources (12)

via Wikidata · CC0

Article · 日本語

Bash(バッシュ)はUnixシェルかつであり、GNUプロジェクトにおけるBourne Shellのフリーソフトウェアによる代替としてによって作成された。Bashは1989年に初めてリリースされ、ほとんどのLinuxディストリビューションのデフォルトのログインシェルとして広く普及している。Windows 10におけるWindows Subsystem for Linuxでも利用可能である。 Bashはコマンドプロセッサであり、通常はアクションを発生させるコマンドをユーザーがタイプするテキストウィンドウで起動する。Bashはスクリプトと呼ばれるファイルからコマンドを読み込んで実行することも可能である。Bashはそれ以外の全てのUnixシェルと同様に、ファイル名のグロブ(ワイルドカードによるマッチング)、パイプ、ヒアドキュメント、、変数、そして条件テストやのための制御構造をサポートする。Bashの予約語や構文などの言語の基本的要素は全てBourne shellからコピーされており、ヒストリなどBourne shell以外の機能はC ShellやKornShellからコピーされている。BashはPOSIX準拠のシェルであるが、数多くの拡張がされている。 Bashという名前は Bourne-again shell(ボーン・アゲイン・シェル) の頭字語であり、Bashの置換対象であるBourne Shellと、現代アメリカのキリスト教において精神的な再生を意味する born again(ボーン・アゲイン)(新生)に引っ掛けた駄洒落である。

Abstract from DBpedia / Wikipedia · CC BY-SA

Connections

Categories