On Wed, May 23, 2001 at 05:51:40AM -0500, Storms of Perfection wrote:
> gary@trouble:~$ rm -rf /home/gary/public_html/mrtg/david/
> Display all 2275 possibilities? (y or n)
> gary@trouble:~$ rm -rf /home/gary/public_html/mrtg/david/*
> bash: /bin/rm: Argument list too long
> 
> Is this a bug with rm? I've never come accross this on -CURRENT or -STABLE 
> for that matter..

Nope - you've limited to 64Kb worth of arguments by default ("sysctl
kern.argmax" should show this). I guess you have some long filenames?

        David.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to