現在システムで使用される言語を取得

ファイル:
oslanguage.sh
コマンド:
echo `env|grep LANG` | grep -oE “[a-z]{2}_[A-Z]{2}"

Source

Posted by arkgame