Many thanks, Jeff.

Jeffrey E Care <[EMAIL PROTECTED]> wrote:  
use apply, not exec
    
____________________________________________________________________________________________
   Jeffrey E. (Jeff) Care   [EMAIL PROTECTED] 
  IBM WebSphere Application Server Development   WAS Pyxis Lead Release 
Engineer 
    
 
 
 
murthy gandikota <[EMAIL PROTECTED]> wrote on 03/27/2006 03:36:43 PM:
 
 > Hi
 > I have a tar xvf task to run on all the files in a directory. Here 
 > is my ant script:
 > 
 > <exec append="true" executable="tar" dir="${a}/help" failonerror="true">
 >                         <arg line="xvf acurate_help.tar" />
 >                 </exec>
 > 
 > How can I extend it to all the files found under ${a}/help?
 > 
 > TIA
 > Murthy
 > 
 >          
 > ---------------------------------
 > Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.

                
---------------------------------
New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.

Reply via email to