logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

catfish - File searching tool which is configurable via the command line

Description

Catfish  is  a  handy file searching tool for Linux and UNIX.  The interface is intentionally lightweight
       and simple, using only Gtk+3.  You can configure it to your needs by using several command line options.

Name

       catfish - File searching tool which is configurable via the command line

Options

--version
              Show the version number and exit

       -h, --help
              Show the help message and exit

       -v, --verbose
              Show debug messages (-vv will also debug catfish_lib)

       --large-icons
              Use large icons

       --thumbnails
              Use thumbnails

       --iso-time
              Display time in ISO format

       --path=PATH
              Set the default search path

       --exact
              Perform exact match

       --hidden
              Include hidden files

       --fulltext
              Perform fulltext search

       --start
              If path and query are provided, start searching when the application is displayed.

       --sort=SORT
              Set a default column to sort by (name|size|path|date|type),(asc|desc)

catfish 4.20.0                                    December 2024                                       CATFISH(1)

Synopsis

catfish [options] pathquery

See Also