shell script
実行
code:sh
$ bash hoge.sh
または
$ sudo chmod +x hoge.sh
$ ./hoge.sh
#shell-script #sh #bash