When I try to submit a shell command thru AT, it responds with
when using the following command
But when I include the -t switch, as in
it respond with the following
What am I doing wrong??
Quote:
at:unknown jobid: +24:00 |
Quote:
at -q a -M -c +24:00 < mycmd.sh |
Quote:
at -q a -M -c -t +24:00 < mycmd.sh |
Quote:
at: invalid option -- 't' |