Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2004 19:41:06 -0500
From:      "Brandon D. Valentine" <brandon@dvalentine.com>
To:        Mike <mike.patterson@unb.ca>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: PREFIX "cleverness"
Message-ID:  <20040903004106.GB211@brandon.dvalentine.com>
In-Reply-To: <20040903003326.GA211@brandon.dvalentine.com>
References:  <19DD9455-FCF9-11D8-B720-00039312D914@fillmore-labs.com> <1094148684.78074.18.camel@torres> <20040902181730.GC3801@odin.ac.hmc.edu> <20040903003326.GA211@brandon.dvalentine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 02, 2004 at 07:33:26PM -0500, Brandon D. Valentine wrote:
>     cd /software/$depname && find -d . f -exec rm -d "/usr/local/{}" \;

      cd /software/$depname && find -d . -exec rm -d "/usr/local/{}" \;

F'ing typos.

Brandon D. Valentine
-- 
brandon@dvalentine.com                           http://www.geekpunk.net
Pseudo-Random Googlism:  presidency is in trouble



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040903004106.GB211>