Date: Sun, 21 Dec 2014 13:55:13 +0000 From: Gary Palmer <gpalmer@freebsd.org> To: Brandon Allbery <allbery.b@gmail.com> Cc: "stable@freebsd.org" <stable@freebsd.org> Subject: Re: Problem updatin ports Message-ID: <20141221135513.GB63927@in-addr.com> In-Reply-To: <CAKFCL4Uy8ND7msiR=cnnLYuctTv81XAdMWOuer5e8U6DUS=Vfg@mail.gmail.com> References: <479677408.83303.1419161575551.JavaMail.yahoo@jws10609.mail.bf1.yahoo.com> <CAKFCL4Uy8ND7msiR=cnnLYuctTv81XAdMWOuer5e8U6DUS=Vfg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 21, 2014 at 07:32:28AM -0500, Brandon Allbery wrote: > In fact, whoever wrote that should really have used $() instead: > > portmaster $(find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so' > |xargs pkg which -qolsort -u) That only works on sh/bash/etc shells, whereas `...` should work in all shells (that I know of anyway) Regards, Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141221135513.GB63927>