cd to image:
cd Desktop
exiftool:
exiftool -h
Basic usage:
exiftool <img>
ex:
exiftool BMW.jpg
To save to a file:
exiftool <img> > file.txt
ex:
exiftool BMW.jpg > BMW.txt
How to search for a tool that you might need (example is exif):
Google:
exif site:github.com