repo.or.cz
/
WRF-Fire-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #22 from wirc-sjsu/develop-w21
[WRF-Fire-merge.git]
/
test
/
em_fire
/
clean
blob
b12c00720cd12539a4d3fab1f761ebced84533f5
1
#!/bin/csh -f
2
#find . -name \*.txt -exec rm -f {} \;
3
#find . -name wrfrst\* -exec rm -f {} \;
4
#find . -name wrfout\* -exec rm -f {} \;
5
#find . -name core.\* -exec rm -f {} \;
6
#find . -name rsl.\* -exec rm -f {} \;
7
rm
*
.txt
8
rm
wrfrst
*
wrfout
*
core
*
rsl.
*
9
rm
-f
wrf.log