Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Sun Grid エンジンのデフォルトは csh であり、これ#$ -S /bin/shを回避するにはスクリプトに次のように記述しなければなりません。このデフォルトを変更するグローバル構成設定はどれですか?
#$ -S /bin/sh
qconf -sql (キューを一覧表示するため) qconf -mq YOUR_QUEUE_NAME
(シェルを /bin/sh に変更)