Hacker News new | ask | show | jobs
by retr0h 4101 days ago
shouldn't your config management system be doing this ;P
1 comments

I don't even know if there is an IDE to edit a crontab file. I mean, it's not even remotely difficult.
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.