|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Shutdown script HP-UX
Hi there,
I need a help. Do you have shutdown script for HP-UX ? For default, there's a REBOOT progrmng in /home/super/HP-UX/bin/super. It also can start/shutdown oracle. But this's not text file. Can anybody help me ? Thx a lot b4 -Ekal- |
|
#2
|
|||
|
|||
|
Shutdown scripts are executed by /sbin/rc and reside in
/sbin/init.d. Link files to these scripts reside in /sbin/rc#.d where # is the run level and are named Knnnxxxxxxx where nnn is a sequence number and xxxx is any name you wish to call the link. Further information available in the system administration docs at docs.hp.com |
|
#3
|
|||
|
|||
|
/home/super/HP-UX/bin/ is not a standard location. /usr/sbin/shutdown should exist and is a standard hp-ux program. It has a man page.
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Shutdown script HP-UX |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|