3 #==============================================================================
5 # File ID: 9c91422a-08e1-11e8-abe0-f74d993421b0
6 #==============================================================================
11 vimdiff
<(exiftool
-api LargeFileSupport
=1 "$1") \
12 <(exiftool
-api LargeFileSupport
=1 "$2")
14 # vim: set ts=8 sw=8 sts=8 noet fo+=w tw=79 fenc=UTF-8 :