]> Sergey Matveev's repositories - sgmon.git/blob - clear.sh
Initial commit
[sgmon.git] / clear.sh
1 #!/bin/sh
2
3 find . \( -name state -or -name -pid \) -delete -print