Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: recursive globbing, filename spaces and xargs
- X-seq: zsh-users 8387
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: William Scott <wgscott@xxxxxxxxxxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: recursive globbing, filename spaces and xargs
- Date: Tue, 18 Jan 2005 00:49:13 +0000
- In-reply-to: <Pine.GSO.4.43.0501170710390.995-100000@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <Pine.GSO.4.43.0501170710390.995-100000@xxxxxxxxxxxxxxxxx>
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