dba/doc/
dba/doc/old/MPDocs/
dba/src/old_files/
#!/bin/bash
cd player
grep -l "Plvl 1000" *
rm -f `grep -l "Plvl 1000" *`
cd ..