On Tue, Jul 07, 1998 at 03:13:14PM +0100, Lars Hecking wrote:
>
> Nitpick: most implementations of sh I know do not accept this syntax. The
> only portable solution (to do it in one command line ;-) is
>
> $ DISPLAY=:0.0 ; export DISPLAY
Yes, you're right. But our system "sh" does.
-is