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

Re: at and X



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



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