Solaris 公用桌面环境:高级用户和系统管理员指南

在操作中提供 shell 功能

在执行字符串中指定 shell:

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

实例