Date: Fri, 13 Mar 2009 16:37:44 -0400 From: Jerry <gesbbb@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: Problem with Bash-4 and $(command) syntax Message-ID: <20090313163744.7ff6752f@scorpio> In-Reply-To: <ade45ae90903131216y7f8177d0rad00964223b78fa0@mail.gmail.com> References: <721111.30542.qm@web39104.mail.mud.yahoo.com> <ade45ae90903131216y7f8177d0rad00964223b78fa0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/E6=nYz.geI_CU0ilmklD=9m Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, 13 Mar 2009 13:16:07 -0600 Tim Judd <tajudd@gmail.com> wrote: >On Thu, Mar 12, 2009 at 11:35 PM, bf <bf2006a@yahoo.com> wrote: >I'm wondering if a fix can be accomplished due to a semicolon within >the ()s to complete a command line. Similar to how find(1) expression >works, you have to end the expression with a semicolon in order for >find to successfully (and willingly) work. >Can the OP try > if $( which gpg2; ); then No, that doesn't work either. The problem is with 'yacc'. The port maintainer has updated the bash port to use 'bison' instead. The new port is in the ports tree now. I will be installing it later today; however, it should work fine. --=20 Jerry gesbbb@yahoo.com The higher you climb, the more you show your ass. Alexander Pope, "The Dunciad" --Sig_/E6=nYz.geI_CU0ilmklD=9m Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAkm6xCoACgkQBvaKIJWWCO3COACaAvoZAxPFLdt/Zq5oY7SIkmYV ym0AniPhNjKVfWVPOZJooNxFuvzajVZT =3fXS -----END PGP SIGNATURE----- --Sig_/E6=nYz.geI_CU0ilmklD=9m--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090313163744.7ff6752f>