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