|
|
|
|
|
|
![]() |
#2 |
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
|
if you have shell access to your machine
find . -name \*.jpg -print|grep -v ^tn_ > file.txt the | grep -v ^tn_ gets rid of any jpg file that starts with tn_ (i.e. thumbnails)
__________________
SnapReplay.com a different way to share photos - iPhone & Android |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|