FreeBSD Manual Pages
GPICKER-SIMPLE(1) General Commands Manual GPICKER-SIMPLE(1) NAME gpicker-simple - non-gui version of gpicker high-performance (file)name chooser SYNOPSIS gpicker-simple [options] pattern DESCRIPTION This manual page documents briefly the gpicker-simple program. You can use gpicker-simple to filter & sort arbitrary list of names by piping that list of names to it's stdin. Filtered & sorted list is printed on standard output. When passed -M option gpicker-simple also outputs match positions. In this mode each line of output is followed by line with ^ characters right under matched positions. OPTIONS This program follows the usual GNU command line syntax. A summary of options is included below. -h Show help options and quit -S Don't sort filtered list -M Output match positions -x Print match scores too -n name-separator Sets separator of filenames from stdin (\0 is default). Inter- prets \0 as zero byte, \n as new line, \r as carriage return, \t as tab character. -d dir-separator Sets separator of directory names from stdin (/ is default). Interprets \0 as zero byte, \n as new line, \r as carriage re- turn, \t as tab character. LICENSE The gpicker is distributed under the GPLv3 license. See COPYING file that comes with it. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-li- censes/GPL-3. SEE ALSO gpicker(1) The README file that comes with gpicker. AUTHOR The gpicker was written by Aliaksey Kandratsenka <alk@tut.by> with use- ful input and patches from folks in Ruby department of Altoros Systems, Inc. http://www.altoros.com/ruby_on_rails.html January 2, 2010 GPICKER-SIMPLE(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | LICENSE | SEE ALSO | AUTHOR
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gpicker-simple&sektion=1&manpath=FreeBSD+13.0-RELEASE+and+Ports>