repo.or.cz
/
simplecm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Created the object oriented experimental branch
[simplecm.git]
/
cleanbkp.sh
blob
eeda1aaa51f26838d04814854f76f9ee4077782d
1
echo
"Cleaning all backup files.."
2
find
.
/
-name
"*~"
-exec
rm
-v
{}
\
;