Just in case otherds are wondering

On Thu, 29 Jun 2000, Anthony E. Greene wrote:
> Matt Whitfield wrote:
> > 
> > DISPLAY=$DISPLAY
> > export DISPLAY

this will work under sh too

> 
> Or how about this:
> 
>   export DISPLAY=$DISPLAY

this will work in bash ans other modern shells, but not sh.

Just thought it was worth mentionaing since I used to wonder why the hell
anyone would choode to do the two line syntax :)

charles


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to