#359009 at --quiet

Package:
at
Source:
at
Description:
Delayed job execution and batch processing
Submitter:
Dan Jacobson
Date:
2010-01-04 16:13:55 UTC
Severity:
wishlist
#359009#5
Date:
2006-03-25 17:17:01 UTC
From:
To:
There should be a --quiet option, so one wouldn't get any stderr,
$ echo|at now|wc
warning: commands will be executed using /bin/sh
job 247 at Sun Mar 26 01:14:00 2006
      0       0       0
unless there were really errors.