Le Saturday 15 October 2005 à 18:37:17, Jose Calhariz a écrit: > On Sun, Oct 09, 2005 at 03:59:17PM +0200, Ludovic Rousseau wrote: > > The problem is "find -type d -maxdepth 1". > > It should be "find -maxdepth 1 -type d" instead. > > > > I propose the patch: > > What version of find do you use, as I don't have problems? Anyway I > will apply your patch.
$ find --version « find » de GNU version 4.2.25 Options activées: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION $ type find find is hashed (/usr/bin/find) $ dpkg -S /usr/bin/find findutils: /usr/bin/find $ dpkg -l findutils ii findutils 4.2.25-1 utilities for finding files--find, xargs, an Bye, -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --

