When I enter the command
exiftool mypic123.jpg
then all the found EXIF values are listed BUT in smart INTERPRETATED way.
Example "orientation#":
I guess inside a *.jpg only the values 1,2,3,4,.... are stored.
But ExifTool shows already the smart interpretation e.g. "Rotate 90 CW".
So how do I tell exifitool to omit the "translation" step and show the original value?
exiftool -n mypic123.jpg