This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xargs still nok?


On Sep  8 10:26, zzapper wrote:
> Hi,
> 
> GNU xargs version 4.2.25
> 
> or more likely am I misusing xargs?
> 
> $ ls *.cfm */*.cfm */*/*.cfm */*/*/*.cfm | xargs grep -i host
> bash: /usr/bin/ls: Argument list too long
  ^^^^^^^^^^^^^^^^^
  Nothing to do with xargs.  Use find instead of ls/w wildcards.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]