[Stefan Sperling]
> How?
> 'echo $(CLEAN_FILES) | xargs' has the same problem (can fail at 'echo')

In theory it can, but echo is almost always a shell builtin.  So the
kernel argument length limit does not apply, only whatever limit the
shell may have.
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/

Reply via email to