Would be nice to be able to change time of already scheduled jobs - i.e. atmv
Bug #504432 reported by
furicle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
at (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: at
I sometimes want to move the time it runs at rather than delete and re run it.
I'm picturing something like this mock example....
# at 6pm
> mail -s "go home" root < /dev/null
# atq
150 2010-01-07 18:00 a root
# atmv -c 150 7pm
# atq
150 2010-01-07 19:00 a root
I considered taking this upstream but couldn't easily figure out where upstream was on an old standard like this...
To post a comment you must log in.
Debian also maintains the upstream, but I also see bug reports here (I currently maintain the package in Debian). But I have no idea when I will have time to introduce new features...
Setting importance to wishlist (feature request), status to triaged.