JePP Member Joined Aug 29, 2005 Messages 366 Location Germany Jan 5, 2013 #1 How is it possible to search for a specific file on my pandora (not just the SD)? Is there any app for that or at least any command? Thanks!
How is it possible to search for a specific file on my pandora (not just the SD)? Is there any app for that or at least any command? Thanks!
milkshake Advanced Member Joined May 18, 2009 Messages 3,749 Age 41 Location Rotherham, UK Jan 5, 2013 #2 Usually in Linux terminal you can use one if the following: locate find Whereis Try those Sent from my Nexus 7 using Tapatalk HD Last edited by a moderator: Jan 5, 2013
Usually in Linux terminal you can use one if the following: locate find Whereis Try those Sent from my Nexus 7 using Tapatalk HD
Linux-SWAT Forum Addict! Joined Feb 13, 2010 Messages 9,195 Jan 5, 2013 #3 Another possibility. As root: updatedb then Code: locate name_of_file Last edited by a moderator: Jan 5, 2013