Skip to content

Instantly share code, notes, and snippets.

@Tarliton
Created July 4, 2020 01:01
Show Gist options
  • Save Tarliton/d604466d10d55b72aef915eb53aef78a to your computer and use it in GitHub Desktop.
Save Tarliton/d604466d10d55b72aef915eb53aef78a to your computer and use it in GitHub Desktop.
docker run --rm -it -v ~/Desktop:/work ubuntu
cd work/
apt update
apt-get install libimage-exiftool-perl
exiftool 20200703_111009.jpg
exiftool -all= 20200703_111009.jpg
exiftool 20200703_111009.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment