Women in Technology

Hear us Roar



Article:
  Learning the Mac OS X Terminal: Part 1
Subject:   sudo pico crontab
Date:   2006-01-23 11:05:23
From:   jrodri26
When i input this command the black bar and control option come on in the top and bottom, but there is nothing underneath the date,week,month line, instead above it says, "the periodic and atrun jobs have moved to launchd jobs .... see /System/Library/LaunchDaemons.
I was wondering if you could let me know where i could go from here to edit the crontab times so that i may continue the tutorial.
Thank You
Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • sudo pico crontab
    2008-10-19 09:44:27  voice18 [View]

    When i input this command the black bar and control option come on in the top and bottom, but there is nothing underneath the date,week,month line, instead above it says, "the periodic and atrun jobs have moved to launchd jobs .... see /System/Library/LaunchDaemons.
    I was wondering if you could let me know where i could go from here to edit the crontab times so that i may continue the tutorial.
    Thank You
  • Chris Stone photo sudo pico crontab
    2006-01-23 12:22:35  Chris Stone | O'Reilly AuthorO'Reilly Blogger [View]

    As mentioned in the notes at the beginning of this article, this tutorial only applies to Mac OS 10.1, so is rather out of date. launchd is an element of 10.4 (TIger), so you'll not be able to follow this tutorial with that machine. For Tiger users, there's an excellent new series of articles by Mary Norbury-Glaser beginning here:

    http://www.macdevcenter.com/pub/a/mac/2005/05/20/terminal1.html

    --Chris