wok-6.x
annotate catfish/description.txt @ rev 23867
syslinux/bootiso.S: merge isolinux boot sector
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sat Jun 20 14:15:09 2020 +0000 (2020-06-20) |
parents |
|
children |
|
rev |
line source |
al@14051
|
1 Catfish is a handy file searching tool for linux and unix. Basically it is
|
al@14051
|
2 a frontend for different search engines (daemons) which provides a unified
|
al@14051
|
3 interface. The interface is intentionally lightweight and simple, using only
|
al@14051
|
4 GTK+2 and Python. You can configure it to your needs by using several command
|
al@14051
|
5 line options.
|
al@14051
|
6
|
al@14051
|
7 You are encouraged to run 'catfish --help' to check out the various command
|
al@14051
|
8 line options.
|