On Mon, 17 Feb 1997 10:22:54 MST Mike Miller ([EMAIL PROTECTED]) 
wrote:

> I'm sure this is trivial, but can someone give me an example of an at
> command that works?
> 
> I tried         at 10:30 cdplay
> It queued, and left the queue, but did not play.  Thinking it was a path
> problem, I tried

It should be:
        bash$ at 10:30
        cdplay
        <CTRL-D>
or:
        bash$ at 10:30 < sh-script

Phil.



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to