Changes between Version 3 and Version 4 of Documentation/UserGuide/ShellScriptFind


Ignore:
Timestamp:
2015-02-05T14:56:09+01:00 (9 years ago)
Author:
ychen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/ShellScriptFind

    v3 v4  
    2828    echo "PROCESSING input files: "${inputfilename[@]} 
    2929 
    30     # make a outout file name based on the working "exp" and "year"  
     30    # make an outoput file name based on the working "exp" and "year"  
    3131    export outputfilename="${exp}_${year[$index]}.nc" 
    3232