Category:Bash: Difference between revisions
Category:Bash
Created page with "{{Lowercase title}} Bashはsh互換のコマンド言語インタプリタであり、標準入力やファイルから読み込んだコマンドを実行する。Bashには、KornシェルやCシェル(kshやcsh)の便利な機能も組み込まれている。 {| class="wikitable" |+ File List |- ! Directory !! File !! Description |- | rowspan=4| /etc | bash.bashrc || |- | .bash_logout || |- | [..." |
(No difference)
|
Revision as of 14:36, 3 July 2023
Bashはsh互換のコマンド言語インタプリタであり、標準入力やファイルから読み込んだコマンドを実行する。Bashには、KornシェルやCシェル(kshやcsh)の便利な機能も組み込まれている。
| Directory | File | Description |
|---|---|---|
| /etc | bash.bashrc | |
| .bash_logout | ||
| .bashrc | ||
| .profile | ||
| /usr/bin | bash | |
| bashbug | ||
| clear_console |