Catfish a file searching tool
Catfish is a handy file searching tool for linux and unix. Basically it is a frontend for different search engines (daemons) which provides a unified interface. The interface is intentionally lightweight and simple, using only GTK+2. You can configure it to your needs by using several command line options.
Supported backends are find, (s)locate, doodle, tracker, beagle, strigi and pinot.
Dependencies: PyGtk2, Glade2, python-xdg (optional), dbus (for strigi and pinot)
For installation instructions read INSTALL.
For questions about the search backends please read their specific manuals.
You are encouraged to run 'catfish --help' to check out the various command line options.
To install just paste this in your terminal : sudo apt-get install catfish
As clear in the image , catfish can do different search operations like find,locate,track and more.
Recent blog posts
- watir-webdriver web inspector
- gem list to gemfile
- Packing ruby2.0 on debian.
- Made it into The Guinness Book!
- to_h in ruby 2.0
- Filter elements by pattern jQuery.
- Better HTML password fields for mobile ?
- Grayscale image when user offline
- nth-child CSS pseudo-class Christmas colors
- EventEmitter in nodejs