DEADSOFTWARE

synchronized to original BlackBox 1.6
[bbcp.git] / new / clean
1 #!/bin/sh
3 find . -type f -name "*.ocf" -exec rm -f {} \;
4 find . -type f -name "*.osf" -exec rm -f {} \;