Re: crontab file

From: Mike Jeays (Mike.Jeays_at_rogers.com)
Date: 12/30/04

  • Next message: Frank Staals: "Re: Printing"
    To: Leon <leonmk@optonline.net>
    Date: Thu, 30 Dec 2004 13:30:36 -0500
    
    

    On Thu, 2004-12-30 at 12:15, Leon wrote:
    > Hi All,
    >
    > I edited "crontab" file to update my ports every day at certain time.
    > But , when time comes, I do not see any information on the screen, that something was updated.
    > Should the system sow any information about update or not?
    > If not, how can I check If ports was updated?
    >
    > Thanks,
    > Leon.
    > _______________________________________________
    > 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"

    If the crontab job writes to stdout or stderr, this will be mailed back
    to you. There is no immediate output on the screen from a crontab job.
    Check your mail - look in /var/mail/your-user-id or /var/mail/root if
    you don't have a mail client running.

    _______________________________________________
    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"


  • Next message: Frank Staals: "Re: Printing"