On Monday, 24 March 2008, at 01:47:09 (+0100),
Per ?yvind Karlsen wrote:
> -find $1 \( -name "*$PATCH_PREFIX" -o -name ".*$PATCH_PREFIX" \) -print |
> +find $1 \( -name "*$PATCH_PREFIX" -o -name ".*$PATCH_PREFIX" \) -print | sort
> while read f; do
Forgive me if I'm being dense, but...don't you need a trailing pipe on
the end of that find line?
Michael
--
Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <mej@kainx.org>
Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org)
-----------------------------------------------------------------------
"Don't let them cry. Don't paint me a saint, and don't let them
cry." -- Greg Germann, "Ally McBeal"
Received on Mon Mar 24 19:49:30 2008