hi guys :D,
I use exiftool on ubuntu and I've installed from the ubuntu software center.
I can't use it on the terminal.
First: i wrote exiftool on the terminal but ubuntu didn't found it
Second: the command line exiftool -TagsFromFile src.jpg -all:all dst.jpg didn't work
There's something wrong i guess ???!!
thanks a lot for the help!!!
After installing, you need to open a new terminal or type "rehash" to rebuild the shell hash table.
If you did this and it still doesn't work, try installing the Perl version downloaded from the ExifTool home page. See the README for simple installation instructions.
- Phil
Thank you Phil, I made it!!! :)