[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X and at



csj wrote:
> The command is:
> 
> $ echo "ktuberling" | at 1:39
> warning: commands will be executed using /bin/sh
> job 11 at 2002-08-19 01:39
> 
> And the error message for the job is:
>  ktuberling: cannot connect to X server
> 
> So how do I run an X program using at?

I think
$ echo "export DISPLAY=:0; ktuberling" | at 1:39
will do it.

Gruß
lal



Reply to: