![]() |
Catfish for file search? - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: Suggestions and Feedback (https://www.linuxliteos.com/forums/forumdisplay.php?fid=13) +--- Thread: Catfish for file search? (/showthread.php?tid=1022) |
Catfish for file search? - seoneal7 - 10-19-2014 Unless I've missed it, Linux Lite doesn't come with a utility for searching the file system. Is there any reason why this might be? Re: Catfish for file search? - Valtam - 10-19-2014 Menu, System, Install Additional Software, File & Folder Search. Re: Catfish for file search? - seoneal7 - 10-19-2014 Okay. I feel silly. Thank you. Re: Catfish for file search? - joebee - 11-03-2014 You can also install gnome-search-tool from the synaptic package manager and compare it to catfish. Re: Catfish for file search? - rokytnji - 11-03-2014 Code: $ apt show catfish Use the search box to install it via synaptic package manager if you wish to install it. I find it faster though using Code: $ locate libflashplayer.so Try the locate command. It will teach you something. "locate bash", "locate wget" , "locate mumble". |