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