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

Re: zsh tips plea (tip of the day)



On 2004-07-24 04:00:35 -0400, Atom 'Smasher' wrote:
> i avoid linux, but sometimes i have to use it... what's the
> limitation for exec?

There's a limitation on the number of characters or arugments:

ay:~> /bin/echo {1..30000}
zsh: argument list too long: /bin/echo
zsh: exit 127   /bin/echo {1..30000}

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



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