Re: Command failure: Too Many Files (rm, ls, tar)

Ralf Wildenhues <[email protected]>
Newsgroups gmane.comp.gnu.utils
Organization Department of Numerical Simulation, University of Bonn
Message-ID <[email protected]>
Hi Bob,

* Bob Proulx wrote on Tue, Apr 15, 2008 at 06:55:35PM CEST:
> You are running into the kernel's ARG_MAX limitation.  Please see this
> reference for more information.
> 
>   http://www.gnu.org/software/coreutils/faq/#Argument-list-too-long

AFAIK this limitation has been lifted in Linux 2.6.23.  That FAQ could
be updated for this.  On my 2.6.24, the non-limit isn't shown:

$ getconf ARG_MAX
131072

but apparently it doesn't exist any more:

$ cd /usr/lib; /bin/echo * * * * * * * * * * * * * * * * * * * * * * * * * | wc
      1   60950 1056000

Cheers,
Ralf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.