LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Image Viewer question (view images subdirectories) (https://www.linuxquestions.org/questions/linux-newbie-8/image-viewer-question-view-images-subdirectories-292797/)

gflores 02-20-2005 10:51 PM

Image Viewer question (view images subdirectories)
 
I think ACDSee has this, but I would like an image viewer, when doing the slideshow, to show images in all the subdirectories of the highlighted folder. Even better if it's possible to select a few folders and have all the images there (and their subdirectories) be shown in a slideshow. Do you guys know of any image viewer that does this? Thanks in advance.

Tinkster 02-21-2005 01:25 AM

display `find -iname "*.jpg" -printf "%h/%f "`


Cheers,
Tink


All times are GMT -5. The time now is 02:57 AM.