ar- / incron

cron-like daemon which handles filesystem events
Other
223 stars 52 forks source link

support ~ (tilde) in incrontab paths #93

Open akhiljalagam opened 2 years ago

akhiljalagam commented 2 years ago

Linux treats ~/scripts as $HOME/scripts. but incrontab doesn't support this notation. It would be nice to have this home shortcut paths in incrontab to make it simple for lengthy paths.