Search Results

Search: Posts Made By: TuftyDave
1,680
Posted By smurphy_it
Use egrep. find -iname "*.jpg" -print0 |...
Use egrep.

find -iname "*.jpg" -print0 | xargs -0 exiftool -a | egrep 'Camera Model|File Name'
6,531
Posted By RavinderSingh13
Hello TuftyDave, A warm welcome to forums,...
Hello TuftyDave,

A warm welcome to forums, you could follow these steps.

Home(https://www.unix.com/) ---> Shell Programming and Scripting(https://www.unix.com/shell-programming-and-scripting/)...
6,531
Posted By hicksd8
All subject forums have "new thread" buttons. ...
All subject forums have "new thread" buttons.

Just create a new thread in the correct forum (by subject matter) just as you have done here.

Oh, and welcome to unix.com
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 05:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy