[Swift-devel] Q about wrapper.sh
    Mihael Hategan 
    hategan at mcs.anl.gov
       
    Thu Oct 30 17:41:58 CDT 2008
    
    
  
On Thu, 2008-10-30 at 17:39 -0500, Zhao Zhang wrote:
> I made a small script with that getarg() part, and tried parse "-if 
> iofiles/DataInit1.txt|iofiles/ApproxData1.txt"
> 
> bash-3.1# ./getarg.sh
> iofiles/DataInit1.txt|iofiles/ApproxData1.txt
> 
> This output is right, but the same code in wrapper.sh doesn't work like 
> this.
Heh. Not quite. Something in between swift and the wrapper invocation
does funny things when it sees a "|". How does the worker invoke
executables?
    
    
More information about the Swift-devel
mailing list