X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=crontab-argh.c;h=3fc7e3e991b0909396db7dc8972cf2d7c9132ccc;hb=da771423ccb2547eb0d304c1b9ea7b32cc95144b;hp=e50eb5322cecc822a3018ce50729144ee4077412;hpb=a3507e675b8b0435f26e0e54b242e6ea6c1a6a88;p=bin.git diff --git a/crontab-argh.c b/crontab-argh.c old mode 100755 new mode 100644 index e50eb53..3fc7e3e --- a/crontab-argh.c +++ b/crontab-argh.c @@ -1,5 +1,6 @@ -// stops you from accidentally running crontab -r -// alias this to crontab +/* Stops you from accidentally running crontab -r. alias this to crontab. + Alternatively, if you are on a GNU system, you can just alias "crontab -r" to + "crontab -ri", but this isn't POSIX. */ #include #include