wok
annotate catfish/description.txt @ rev 24957
*/stuff/bootloader.S: add CHK_DOS_INT19 (again)
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sat Apr 23 15:41:59 2022 +0000 (2022-04-23) |
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.
|