Cron and File Manipulation
From: Kris McElroy (kris.mcelroy_at_duracom.net)
Date: 04/01/05
- Previous message: joe_at_morningstar.com: "Re: hi [#2408198]"
- Next in thread: Eric Anderson: "Re: Cron and File Manipulation"
- Reply: Eric Anderson: "Re: Cron and File Manipulation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-isp@freebsd.org> Date: Fri, 1 Apr 2005 13:02:49 -0600
First of all I am a newbie to FreeBSD and if I need to be pointed somewhere
else let me know.
I have 2 questions
I have a .sh script that I want to run every 25 minutes everyday
So would I do the following:
25 * * * * root /usr/local/bin/MY.sh >
/dev/null 2>&1
Also in the above script I want to add a line in my log file
Echo >> MY SH Completed
The thing is I would like to date and timestamp it, how could I do that?
Thanks,
Kris McElroy
kmcelroy@duracom.net
Chief Technology Officer
Duracom, INC.
www.duracom.net
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: joe_at_morningstar.com: "Re: hi [#2408198]"
- Next in thread: Eric Anderson: "Re: Cron and File Manipulation"
- Reply: Eric Anderson: "Re: Cron and File Manipulation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|