#/bin/bash
find /kunden/177922_22359/webseiten/yes/cache/ -type f  -exec rm {} \;
echo 'done.'