source:
trunk/MESOSCALE/LMD_MM_MARS/SRC/ARWpost/convert_missing
@
206
Last change on this file since 206 was 11, checked in by , 14 years ago | |
---|---|
|
|
File size: 133 bytes |
Line | |
---|---|
1 | #! /bin/bash |
2 | |
3 | echo 'converting ...' |
4 | \rm input.dat_tmp |
5 | sed s/'*'/'9'/g input.dat > input.dat_tmp |
6 | echo "done" |
Note: See TracBrowser
for help on using the repository browser.