bc0e4eb ^
42303e4 ^
bbbe878 ^
1
2 3 4
5
#!/usr/bin/env bash export DIR="../../client-data" find -H $DIR -type f -name "*.png" -exec ./icccheckfile.sh {} \;