repo.or.cz
/
woropt.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
scan of worm works now
[woropt.git]
/
clean
blob
8f32e2d56968357d4ff0ca19958ca3b1c47844d9
1
find . -type f | grep \\.fasl$ |xargs rm
2
find . -type f | grep \\.lisp~$ | xargs rm
3
find . -type f | grep \\.asd~$|xargs rm