Question #77091 on yelp in ubuntu changed: https://answers.launchpad.net/ubuntu/+source/yelp/+question/77091
marcobra (Marco Braida) proposed the following answer: I think you have wrote into terminale something strange so please... Open a Terminal from the menu Applications → Accessories → Terminal and type, for example, to find all .tif files: Copy from here and paste into terminal the row below. find . | grep -i .tif then press enter and do the same for this row: find . | grep -i .tif | less to get better output one page a time, press the "space bar" to go to the next page "q" to quit Hope this helps -- You received this question notification because you are a member of UF Unanswered Posts Team, which is an answer contact for Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntuforums-unanswered Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered More help : https://help.launchpad.net/ListHelp

