Changes between Version 4 and Version 5 of TipAndDoc/console/shell
- Timestamp:
- May 24, 2015 7:19:29 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/console/shell
v4 v5 1 1 [[PageOutline]] 2 3 * getopts, getopt 4 * [http://d.hatena.ne.jp/taiyo/20080211/p1 getopts - コマンド "getopt", "getopts" の使い方を把握する - spikelet days] 5 * [http://qiita.com/b4b4r07/items/dcd6be0bb9c9185475bb bash によるオプション解析 - Qiita] 6 * [http://linux.just4fun.biz/%E9%80%86%E5%BC%95%E3%81%8D%E3%82%B7%E3%82%A7%E3%83%AB%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%97%E3%83%88/getopts%E3%82%92%E5%88%A9%E7%94%A8%E3%81%97%E3%81%A6%E5%BC%95%E6%95%B0%E3%82%92%E5%8F%96%E5%BE%97%E3%81%99%E3%82%8B%28bash%E3%83%93%E3%83%AB%E3%83%89%E3%82%A4%E3%83%B3%29.html 逆引きシェルスクリプト/getoptsを利用して引数を取得する(bashビルドイン) - Linuxと過ごす] 7 2 8 3 9 * [http://shellscript.sunone.me/signal_and_trap.html シグナルと trap コマンド - UNIX & Linux コマンド・シェルスクリプト リファレンス]