From: Chris Davies on
> Not quite the same. at lets you log out (or close the console window),
> whereas sleep requires you to stay logged on or else it gets killed.

Jurgen Haan <jurgen(a)fake.tld> wrote:
> That's true, but that also kinda summarizes the reason why output from
> AT is not possible

So redirect your "at" command to write to a file
Chris
From: Jurgen Haan on
Chris Davies wrote:
>> Not quite the same. at lets you log out (or close the console window),
>> whereas sleep requires you to stay logged on or else it gets killed.
>
> Jurgen Haan <jurgen(a)fake.tld> wrote:
>> That's true, but that also kinda summarizes the reason why output from
>> AT is not possible
>
> So redirect your "at" command to write to a file
> Chris

Yup... Not a bad plan, or wrap your command in a script.