agile_boy 发表于 2013-2-7 13:07:05

Solaris的SHELL初始化配置文件

/etc/profile (for sh, ksh, bash shells)
/etc/.login (for csh, tcsh shells)
/etc/dt/config/Xconfig (for CDE)


/etc/default/login (used by login program)
/etc/default/su (used by su program)

还有一点不爽的是我用ssh登录solaris主机执行命令:ssh user@solarishost cmd
如果cmd在/usr/local/bin下边,提示命令找不到,不知何解http://www.agoit.com/images/smiles/icon_sad.gif
页: [1]
查看完整版本: Solaris的SHELL初始化配置文件