免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1502 | 回复: 2
打印 上一主题 下一主题

紧急求助自动关机命令! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-05-11 16:11 |只看该作者 |倒序浏览
今天晚上22:00公司停电,我们想实现自动关机,利用系统自带的crontab 命令可以实现吗??

$ su - root
Password:
Sun Microsystems Inc.   SunOS 5.8       Generic Patch   October 2001
You have mail.
#crontab -e

内容如下:
#ident  "@(#)root       1.19    98/07/06 SMI"   /* SVr4.0 1.1.3.1       */
#
# The root crontab should be used to perform accounting data collection.
#
# The rtc command is run to adjust the real time clock if and when
# daylight savings time changes.
#
10 3 * * 0,4 /etc/cron.d/logchecker
10 3 * * 0   /usr/lib/newsyslog
15 3 * * 0 /usr/lib/fs/nfs/nfsfind
1 2 * * * [ -x /usr/sbin/rtc ] && /usr/sbin/rtc -c >; /dev/null 2>;&1
30 3 * * * [ -x /usr/lib/gss/gsscred_clean ] && /usr/lib/gss/gsscred_clean
00 22 * * * init 5
~
~
~
~
~
~
~
~
~
~
~
~
"/tmp/crontabkaaWeY" 13 lines, 501 characters
另外我门的小机上运行的是oraclE的ERP,如何在执行INIT 5之前自动杀掉所与的ERP进程呢???
谢谢了!

论坛徽章:
0
2 [报告]
发表于 2004-05-11 16:21 |只看该作者

紧急求助自动关机命令!

killall

论坛徽章:
0
3 [报告]
发表于 2004-05-11 16:28 |只看该作者

紧急求助自动关机命令!

这个道理我当然知道,关键是具体的怎么写???
在root的crontab中!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP