Re: Help w/ At utility



While stranded on the hard shoulder of the information super highway vicki.holz@xxxxxxxxx typed:
I'm using Fedora Core 4 as my distro!

I know this is one of the simplest utilities to use, but in class, we
did this example:

# su -
password: ******

at 1PM

at> ls
at> Ctrl-D <EOT>
job 1 at 2006-02-24 13:00

When it was time for the job to run, it wouldn't.

How do you know that it didn't run? I'm guessing that you were
expecting to see the output fron ls on your screen. The ls command
sends the output to stdout. Question for you - for cron and at
where is stdout? at sends it's output to mail - try running the
mail command and you should find the output from your ls command.

--
Trog Woolley | trog at trogwoolley dot com
(A Croweater back residing in Pommie Land with Linux)
Isis Astarte Diana Hecate Demeter Kali Inanna
.



Relevant Pages

  • Re: Problem with WSH Shell Exec StdOut
    ... catch its StdOut stream in real time. ... NeroCmd.exe is a command line utility included ... Here is the script I'm currently using: ...
    (microsoft.public.scripting.vbscript)
  • Re: Problem with WSH Shell Exec StdOut
    ... catch its StdOut stream in real time. ... then almost immediately I get a command window displaying the following: ... You have to abort the script by ending the ...
    (microsoft.public.scripting.vbscript)
  • Re: Can you duplicate Standard Output WITHOUT tee command?
    ... run where he wanted to catch stdout. ... Yes, this is a difficult command pipe, especially as written it uses ... The last file descriptor operations restore the normal meaning of stdin ...
    (comp.unix.shell)
  • Re: Problem with WSH Shell Exec StdOut
    ... catch its StdOut stream in real time. ... NeroCmd.exe is a command line utility included with or ... Here is the script I'm currently using: ...
    (microsoft.public.scripting.vbscript)
  • Re: Problem with WSH Shell Exec StdOut
    ... catch its StdOut stream in real time. ...
    (microsoft.public.scripting.vbscript)