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

Re: warning: menu-command-not-in-package



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



Reply to: