Cancel All Scheduled Jobs?
Im using the at command to schedule some jobs. If i have a bunch queued up and I just want to call them all is there a way to do so?
I know at -r number can do it, but instead of doing that for each i was hoping i could do a at -r * or something to cancel them all.
|