On 26 Jul 2003 04:58:13 -0700,
Taro <tarokimura@hotmail.com> wrote:

>Hi.
>
>I'm using AIX 4.3, and run a system on it.
>the system use at command to do some daily works.
>sometimes I want to delete scheduled command.
>but using "at -l" is too simple to remind me of the command I scheduled.
>
>is there no way to display the name of command that you scheduled?
Appearently not other than to peek into the contents of /var/spool/cron/atjobs
(if that is where the at jobs are still kept).

Villy