差分

公開されている各種UNIX関連本

716 バイト追加, 2024年5月8日 (水)
ページの作成:「= 公開されているUNIX関連の本 = == The Linux Command Line by William Shotts == * [https://linuxcommand.org/ The Linux Command Line by William Shotts] GNU/Li...」
= 公開されているUNIX関連の本 =

== The Linux Command Line by William Shotts ==

* [https://linuxcommand.org/ The Linux Command Line by William Shotts]

GNU/Linuxの端末上でシェルのインタフェースからコマンドを使う方法について説明。

== Advanced Bash-Scripting Guide ==

* [https://tldp.org/LDP/abs/html/ Advanced Bash-Scripting Guide] An in-depth exploration of the art of shell scripting by Mendel Cooper

Bashを使ってのシェルプログラミングについての詳しい説明。

== The Bash Guide ==

* [https://guide.bash.academy/ The Bash Guide] A quality-driven guide through the shell's many features.

Bashの利用方法に関する詳しい説明。