- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Run script as a deamon
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 08:50 PM
09-23-2002 08:50 PM
Run script as a deamon
How can I make a script run as a deamon in HP-UX (do not use cron deamon)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 09:07 PM
09-23-2002 09:07 PM
Re: Run script as a deamon
Hi,
I think you can modify the "/etc/inittab" file to include your script at system start-up or reboot. When done type init q to force the new changes..... but I did not try this solution yet...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 09:08 PM
09-23-2002 09:08 PM
Re: Run script as a deamon
This posting may give you start:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4df26c96588ad4118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 09:23 PM
09-23-2002 09:23 PM
Re: Run script as a deamon
Do you mean just running your job in background ? If yes, just try nohup
i.e. nohup
The job will be submitted to the background even if you logout that session and all the stdout and stderr will be directed to nohup.out !
Regards,
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 05:31 PM
09-24-2002 05:31 PM
Re: Run script as a deamon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 07:39 PM
09-24-2002 07:39 PM
Re: Run script as a deamon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 01:48 AM
09-26-2002 01:48 AM
Re: Run script as a deamon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 01:53 AM
09-26-2002 01:53 AM
Re: Run script as a deamon
No point for this :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 02:00 AM
09-26-2002 02:00 AM
Re: Run script as a deamon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2002 04:15 AM
09-26-2002 04:15 AM
Re: Run script as a deamon
Asigning points:
0 - It really didn??t help nothing !!!
1 - It didn??t help but it was funny !
2,3,4 - It didn??t help but it was interesting !
5 - It helps a little to find the problem but not the answer
6,7 - It gaves me a way how to solve the problem
8,9 - It solves the problem and I??m happy
10 - It solves the problem and gives the way to became an Olympic or Pharao.
Regards,