sumityadav / cronnix

Automatically exported from code.google.com/p/cronnix
2 stars 0 forks source link

Where are the data files stores #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I tried doing a find but I couldn't find them. Where are the data files stored 
that contain the user cron commands to execute? I sometime need to do remote 
editing via ssh.

Original issue reported on code.google.com by dond...@gmail.com on 22 Nov 2010 at 2:41

GoogleCodeExporter commented 8 years ago
Cron files should never be edited directly. If you need to update a crontab 
from the command line use the "crontab" command. See "man crontab" for details

Original comment by sven.a.s...@gmail.com on 23 Nov 2010 at 7:13