Skip to main content

Thread: Exiftool problem


so have directory lot of sub-directories, each has .jpg files inside. need recursively find filles according seach pattern. how it:
code:
exiftool -if '$caption-abstract =~ /mykeywordhere/i' * / -p '$filename' -q -f -r > temp.txt
however -r key makes recursion deep, going inside system directories, search never ends. start getting several error messages like:
code:
... error opening directory /etc/cups/ssl error opening directory /etc/ssl/private error opening directory /etc/ppp/peers error opening directory /etc/chatscripts ...
btw names of .jpg files found according search criteria, before whole "too deep system sub-directories" thing happens. need in how fix code. answers, i've been googling few days no luck yet

bump


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Exiftool problem


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues