Solaris 一般桌上管理系統環境:進階使用者和系統管理員指南

在動作中提供 Shell 能力

在執行字串中指定 shell:

/bin/sh -c '指令' 
/bin/ksh -c '指令' 
/bin/csh -c 'command'

範例