Hacker News new | ask | show | jobs
by LeoPanthera 2580 days ago
You can easily do it with exiftool:

exiftool -all= "$@"

It's in most *nix repos.