[ubuntu-uk] "at" command examples / usage
Kirrus
kirrus at kirrus.co.uk
Tue Aug 21 16:37:01 BST 2007
Hi,
Can anyone give me any more useful examples of using / help with using at?
I'm trying to run this command, but its silently failing, and the man page really isn't that helpful for a newbie...
user at jon:~# at scp jt.tar.gz 10.2.0.58:/opt/ltsp/ 1800
syntax error. Last token seen: s
Garbled time
user at jon:~# at "scp jt.tar.gz 10.2.0.58:/opt/ltsp/" 1800
syntax error. Last token seen: s
Garbled time
user at jon:~# at "scp jt.tar.gz 10.2.0.58:/opt/ltsp/" 6pm
syntax error. Last token seen: s
Garbled time
user at jon:~# at 6pm "scp jt.tar.gz 10.2.0.58:/opt/ltsp/"
syntax error. Last token seen: s
Garbled time
Any ideas/suggestions?
Regards,
Johnathon
More information about the ubuntu-uk
mailing list