|> On Tue, Sep 18, 2001 at 09:15:24PM -0400, Dan Maas wrote:
|> > > Imagine (common error for me):
|> > >
|> > > cd /cdrom
|> > > kwintv &
|> > > [work]
|> > >
|> > > I now want to umount cdrom. How do I do it? Do you suggest each app
|> > > to have "cd /" menu entry?
|> > > Pavel
|> >
|> > No but now that you mention it, it might be a good idea for GUI programs to
|> > chdir("/") by default immediately on startup. (and fork/daemonize so they
|> > don't disappear if you accidentally close the xterms you used to start them)
|> >
|>
|> Just disown it after you bg it ie:
|>
|> xmms & disown
This is not necessary unless you did 'shopt -s huponexit'.
Andreas.
-- Andreas Schwab "And now for something Andreas.Schwab@suse.de completely different." SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/