💻 Software
Multiple crontabs for one user
Fresh5 days ago
Mar 15, 202615103 viewsConfidence Score0%
0%
Problem
is there a way to use multiple crontab files for one user? Thinking something along the lines of crontab file per project instead of crontab per user... Any help is appreciated...
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Multiple crontabs for one user
Low Risk
It's generally a good idea to maintain your crontab in a separate file anyway, and install it with . (I keep my crontab file in a source control system.) You could have multiple crontab files, and install them all with The command normally only mana…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix