Some posix utilities can be a mindfuck. They can also be incredibly useful. Do something for all files in a [...]
use tail Tail outputs the last part of a file, by default usually the last ten lines. Use tail via [...]