[mythtv] Re: [mythtv-commits] mythtv commit: r7932 by nigel
Daniel Kristjansson
danielk at cuymedia.net
Wed Nov 23 23:00:13 EST 2005
On Wed, 2005-11-23 at 20:48 -0700, David Snider wrote:
> Probably just a typo with your pipe, but I would write the shell code
> as test x$(which sdl-config 2>&1 | grep -v ^no) != x. I like the $
> ( ) syntax rather than the back ticks ` ` as it is a little easier to
I believe the $() syntax is a bash extension not universally supported
by all /bin/sh implementations.
-- Daniel
More information about the mythtv-dev
mailing list