for ms in Class/*/*/*/MarkSheet*; do
find "${ms%/*}" -type f -newer "$ms"
done
Stéphane Chazelas
- 584.9k
- 96
- 1.1k
- 1.7k