Bash | Code | Picture Management | UNIX | UNIX Shell Scripts
Bash – Move Picture Based on Camera Type
NOTE: This will typically only work on pictures that have been obtained from the camera that took the picture. (Social media services typically remove the needed information to get the EXIF info to determine the camera type.) Prerequisite is to install exiftool (See https://exiftool.org for more installation help) In this first block of code you…