solaris 之ping命令使用简要及unset(export)

ping -s 172.16.0.1 1000   --- -s表明第秒为间隔发icm向目标主机,1000表示发包的大小

export  ORACLE_HOME=$ORACLE_BASE/db_1  --显式利用export配置环境变量
unset ORACLE_HOME   --取消以上配置的环境变量


su - oracle
. ./.profile  ---使.profile文件生效

如果要在crontab定期执行shell文件,请把以上内容加上shell文件开头

续上:一般出问题(crontab),可以查看/var/log/mail/oracle(root)
请使用浏览器的分享功能分享到微信等