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