Update README.md
[cmdllinux.git] / searchfs / _clear_searchfs.sh
blob627c7b21ffd1fe5e124dc4c5ef9db737d4d774ac
1 find -type f -size 0 -name "*.groupident" | xargs -r rm
2 find -type f -size 0 -name "list.identident" | xargs -r rm