Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 150 Bytes

exiv2.md

File metadata and controls

4 lines (3 loc) · 150 Bytes

exiv2-notes

rename file, rewrite timestamp (-t) of file and number files (-F) with same timestamp

find . -type f -exec exiv2 -t -F rename {} ;