linux启动执行某个脚本
摘要:如果是开机马上执行的脚本,可以将脚本写到rc.local中;如果是用户登录后自动执行脚本,可以将脚本写到相应的用户目录下“~/.bash_profile”,若脚本“~/.bash_profile”不存在,可以直接拷贝“/etc/profile”命名为“~/.bash_profile”;如果是要任一用...
阅读全文
posted @ 2015-09-18 09:51
posted @ 2015-09-18 09:51
posted @ 2015-09-16 16:14