bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Hot to use max args for xargs


From: Chalasani Amith - achala
Subject: Hot to use max args for xargs
Date: Thu, 1 Jun 2006 10:59:53 -0500

 
 cat
/mnt/datagrid1/blkbrd3/phase4_ds75/data/MergeFilter/output/test2.txt  |
xargs -n  | zcat -f
its saying  as  bug
 cat
/mnt/datagrid1/blkbrd3/phase4_ds75/data/MergeFilter/output/test2.txt  |
xargs -n 999999 | zcat -f
its not  working in a way it has to do.
 
How to defien max arguments ? for xargs
Can you please provide  me  a small example.
 
 
My requirement is
 
i  had a  file test2.txt it has  "n" no of arguments i am facing a
problem if it has max  arguments soi wan to implement max no of
arguments  for it.
or is there any alternative command for xargs?
 


Thanks,
Amith Chalasani
address@hidden
312 474 3192 (Desk)
559 836 0568 (Mobile)
 
***************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be legally
privileged.

If the reader of this message is not the intended recipient, you are
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank You.
****************************************************************************


reply via email to

[Prev in Thread] Current Thread [Next in Thread]