On Mon, Dec 13, 2004 at 02:32:47PM -0800, Matt Brubeck wrote:
> Justin Pryzby wrote:
> 
> > Instead, install what is presently /usr/games/yadex to
> > /usr/lib/yadex/... and install a one-line wrapper script to
> > /usr/games/yadex:
> >
> >     #!/bin/sh -e
> >     exec x-terminal-emulator -e /usr/lib/yadex/...

> One small downside to this idea is that it is not the expected behavior
> for a user who already has an xterm open and types 'yadex' into it.
Nope, it will work as expected; exec will exec the just-run bash
process, not the user's xterm's bash.

Justin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to