badops.blogg.se

Ubuntu exiftool show metadata
Ubuntu exiftool show metadata





We can use awk to get at the title: ebook-meta unixpowertools.epub | awk -F "^Title +: " 'NF > 1. A sample run on an image: exiftool Androidlogo. To install on Ubuntu, run: sudo apt-get install libimage-exiftool-perl.

ubuntu exiftool show metadata

exiftool shows all the EXIF information of an image in the terminal. There is a new chapter on access to Unix from Windows, and expanded coverage of software installation and packaging, as well as basic information on Perl and Python. It’s worth noting here that you can use the libimage-exiftool-perl utility to write exif data to images as well. Several sections focus on security and Internet access. Unix Power Tools 3rd Edition now offers more coverage of bash, zsh, and other new shells, along with discussions about modern utilities and applications. Extract and view all EXIF metadata from an image or photo: exiftool. Rights : Copyright © 2009 O’Reilly Media, Inc.Ĭomments : The latest edition of this best-selling favorite is loaded with vital information on Linux, Darwin, and BSD. Under Ubuntu/Linux Mint/Dedian etc.: sudo apt-get install libimage-exiftool-perl.

ubuntu exiftool show metadata

Tags : COMPUTERS / Operating Systems / UNIX Run a script on the data directory on the server. Example output of ebook-meta unixpowertools.epub: Title : UNIX Power Tools, 3rd EditionĪuthor(s) : Jerry Peek, Shelley Powers, Tim O’Reilly & Mike Loukides You have two optionsfor using exiftool: Run a script from a synced clientcomputer.







Ubuntu exiftool show metadata