Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Length of argument list



Hi all,
I created 1 million files in a directory callend manyfiles/.

Now 
ls manyfiles/* |wc -l

gives 
zsh: argument list too long: ls


Question: Is there a way to change the maximum size of the argument
list?



-- 
Manfred



Messages sorted by: Reverse Date, Date, Thread, Author