Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse user crontab #12

Open
gregorg opened this issue Jan 3, 2017 · 1 comment
Open

Parse user crontab #12

gregorg opened this issue Jan 3, 2017 · 1 comment

Comments

@gregorg
Copy link
Contributor

gregorg commented Jan 3, 2017

Add the ability to parse user crontabs: https://code.google.com/p/chkcrontab/issues/detail?id=2

@lyda
Copy link
Owner

lyda commented Jan 3, 2017

Yes, saw that and saw I was too late to migrate issues. :(

But this works as a way to do it! Good idea. I've committed my home dir to a VCS for a long time - subversion, hg and now use vcsh as a wrapper around git. And I recently put in a way to maintain a user crontab per-machine. Having this would be a nice addition. Adding a vcsh hook to check crontabs before commits would save some screwups.

This will be a little tricky as the name issue is just part of it. I'll address that partially in #4.

What I think makes the most sense would be to add a -u option where it would ignore the file name and have it skip usernames.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants