rename 's/.PLT$/.dat/' *.PLT
find ./ -name "*.dat" -exec preplot '{}' ';'
find ./ -name "*.dat" -exec preplot '{}' +