[HPADM] Re: shell question.
From: Jeff Kell (jeff-kell_at_utc.edu)
Date: 09/22/04
- Previous message: Roy Kidder: "[HPADM] Re: shell question."
- In reply to: Roy Kidder: "[HPADM] Re: shell question."
- Next in thread: ram v: "[HPADM] Re: shell question."
- Reply: ram v: "[HPADM] Re: shell question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 21 Sep 2004 23:01:42 -0400 To: Roy Kidder <RoyKidder@yahoo.com>
Roy Kidder wrote:
>I personally would approach it this way:
>
>-----
>#!/bin/sh
>
>while [ "TRUE" ]
>do
> echo "Something"
> sleep 86400
>done
>
>
If you want it done daily, what's wrong with cron?
Jeff
--
---> Please post QUESTIONS and SUMMARIES only!! <---
To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
Name: hpux-admin@dutchworks.nl Owner: owner-hpux-admin@dutchworks.nl
Archives: ftp.dutchworks.nl:/pub/digests/hpux-admin (FTP, browse only)
http://www.dutchworks.nl/htbin/hpsysadmin (Web, browse & search)
- Previous message: Roy Kidder: "[HPADM] Re: shell question."
- In reply to: Roy Kidder: "[HPADM] Re: shell question."
- Next in thread: ram v: "[HPADM] Re: shell question."
- Reply: ram v: "[HPADM] Re: shell question."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|