find_blp.sh 64 Bytes
#!/usr/bin/bash
find . -type f -name "*.blp" | sed "s|^\./$1/||"