Hacker News new | ask | show | jobs
by sebastianavina 4104 days ago
I don't even know if there is an IDE to edit a crontab file. I mean, it's not even remotely difficult.
1 comments

I think his point is that on most systems, except localhost, you shouldn't be touching the config files with an editor. Those files should be managed by an automated system (config management system). Such as chef, puppet, ansible, salt, cfengine & the lot.