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

Re: recursive globbing, filename spaces and xargs



On Jan 17,  7:14am, William Scott wrote:
} 
} ls **/*
} 
} zsh: argument list too long

Depending on your version of zsh, you may find that a function called
"zargs" comes with the distribution.  It's designed precisely for this.
Look in "man zshcontrib" or the function definition file itself for
documentation.



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