mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 23:23:55 +00:00
just an update of Japanese introduction part
This commit is contained in:
parent
a472308c38
commit
2fb3fc3570
@ -12,8 +12,9 @@ filename: LearnBash-jp.sh
|
||||
lang: ja-jp
|
||||
---
|
||||
|
||||
Bash はunixシェルの1つです。GNUオペレーションシステムのシェルとして配布されています。LinuxやMac OS Xのデフォルトシェルにもなっています。
|
||||
以下にいろいろな例がありますが、ほぼ全部シェルスクリプトの一部として使えます。また、一部はそのままシェルから実行できます。
|
||||
Bash はunixシェルの1つです。GNUオペレーションシステムのシェルとして配布されています。
|
||||
LinuxやMac OS Xの、デフォルトシェルにもなっています。
|
||||
以下にある例は、ほぼ全部シェルスクリプトの一部として使えます。また、一部はそのままシェルから実行できます。
|
||||
|
||||
[ちゃんとした説明は、こちらをどうぞ](http://www.gnu.org/software/bash/manual/bashref.html)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user