Date: Mon, 10 Jan 2005 07:05:14 +0100 From: Christer Solskogen <solskogen@carebears.mine.nu> To: Parv <parv@pair.com> Cc: freebsd-questions@freebsd.org Subject: Re: Create tgz packages Message-ID: <41E21B1A.7040404@carebears.mine.nu> In-Reply-To: <20050109220353.GB275@holestein.holy.cow> References: <20050106142257.GA30323@math.jussieu.fr> <41DD8242.8090207@scii.nl> <pan.2005.01.09.15.57.31.78757@carebears.mine.nu> <20050109194634.GA275@holestein.holy.cow> <20050109220353.GB275@holestein.holy.cow>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------030700070207020907050906 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Parv wrote: >> for port in $( find /var/db/pkg -mindepth 1 -type d ) >> do >> echo pkg_create -b $(basename "$port") > > ^ ^ ^ ^ ^ ^ ^ ^ > ^ ^ ^ ^ ^ ^ ^ ^ > Oops, forgot to undo the echo after testing; please remove it when > one is ready to create the packages. > Thanks for your reply. I figured out the 'echo' part myself :) -- cso http://carebears.mine.nu --------------030700070207020907050906--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E21B1A.7040404>