Re: why is perl -e 'unlink(glob("*"))' so much faster than rm ?



Glenn Jackman schreef:

rm -f *

These solutions look in the current directory only.

rm -rf *

--
Affijn, Ruud

"Gewoon is een tijger."


.