Re: crontab question involving cvsup
From: Lucas Holt (luke_at_foolishgames.com)
Date: 08/26/04
- Previous message: Michael Clark: "Installation - Couldn't make filesystems properly | momentus 20gb hard drive geometry problem???"
- In reply to: Kevin D. Kinsey, DaleCo, S.P.: "Re: crontab question involving cvsup"
- Next in thread: Radek Kozlowski: "Re: crontab question involving cvsup"
- Reply: Radek Kozlowski: "Re: crontab question involving cvsup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 26 Aug 2004 11:48:53 -0400 To: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz>
Here is my setup which works:
crontab -e yeilds
0 1 * * * /bin/sh /root/bin/port.sh 2>&1 | mail root
port.sh contains:
#!/bin/sh
/usr/local/bin/cvsup /etc/ports-supfile
/usr/local/sbin/portsdb -Uu
/usr/local/sbin/portversion -v | /usr/bin/grep "<"
then this gets mailed to me everyday with the outcome and the ports
that need updating.
Lucas Holt
Luke@FoolishGames.com
________________________________________________________
FoolishGames.com (Jewel Fan Site)
JustJournal.com (Free blogging)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Michael Clark: "Installation - Couldn't make filesystems properly | momentus 20gb hard drive geometry problem???"
- In reply to: Kevin D. Kinsey, DaleCo, S.P.: "Re: crontab question involving cvsup"
- Next in thread: Radek Kozlowski: "Re: crontab question involving cvsup"
- Reply: Radek Kozlowski: "Re: crontab question involving cvsup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|