Alexander Langer <[EMAIL PROTECTED]> wrote:
> It's xargs job to workaround that:
>
> ls | xargs rm -rf
rm -rf /home/gary/public_html/mrtg/david
should have worked as well. It also removes the directory itself,
yes, but since it's then rm(1) that does the directory handling,
there's no longer a limitation in the arg list that applies.
--
cheers, J"org .-.-. --... ...-- -.. . DL8DTL
http://www.sax.de/~joerg/ NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message