Linda Walsh wrote: > Yeah, know about that one: > (xosview&) > saves it from the HUP's when the window closes...
No need for that (which adds an unnecessary extra fork), just unset the bash option huponexit (probably in your ~/.bashrc): shopt -u huponexit Although I think that's the default setting now. Phil -- This email has been scanned by Ascribe Ltd using Microsoft Antigen for Exchange.
