View Single Post
  #7  
Old November 29th, 2005, 12:49 PM
dmetzcher dmetzcher is offline
MyMacBlog.com
 
Join Date: Apr 2005
Location: New Jersey, USA
Posts: 538
Thanks: 0
Thanked 0 Times in 0 Posts
dmetzcher is on a distinguished road
Quote:
Originally Posted by BjarneDM
1) the systemwide crontab file in /etc/crontab is edited normally with eg 'sudo pico /etc/crontab'
2) the user specific crontab files are editied using the 'crontab' command. See 'man crontab' on how to use it.
Thanks. I found that 'crontab -e' does this for me, but I was wondering more about being to edit another user's crontab, which this command will not let me do. For my own crontab, it's certainly easier though.
__________________
Dennis R. Metzcher
MyMacBlog.com: My experiences with the Mac OS, a switcher's point of view. With a new Mac tip each week day.
Reply With Quote