repo.or.cz
/
OpenFOAM-1.5.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
missing debug symbol
[OpenFOAM-1.5.x.git]
/
bin
/
rmclassall
blob
5ee1c736290e32193b48e9d0b743f1574485ef5f
1
#!/bin/sh
2
find
. \
(
-name
'*.class'
\
)
-print
|
xargs
-t
rm