03 実行シェルのディレクトリ
DIR=`dirname $0` echo $DIR
$ dirname /usr/bin/nkf /usr/bin
bash