Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Learning the Mac OS X Terminal, Part 2
Subject:   cron
Date:   2004-09-02 11:20:59
From:   zako
I have followed the steps specified in Part 1 and changed the times cron executes.
Question: If I want to VIEW the reports generated WITHOUT having sent to me via e-mail, where do I find the files?


Thanks

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Chris Stone photo cron
    2004-09-02 11:56:31  Chris Stone | O'Reilly AuthorO'Reilly Blogger [View]

    As mentioned in the article, the cron job sends output to files in /var/log: daily.out, weekly.out, and monthly.out.

    --Chris