GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GPICKER-SIMPLE(1) FreeBSD General Commands Manual GPICKER-SIMPLE(1)

gpicker-simple - non-gui version of gpicker high-performance (file)name chooser

gpicker-simple [options] pattern

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.

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). Interprets \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 return, \t as tab character.

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-licenses/GPL-3.

gpicker(1)

The README file that comes with gpicker.

The gpicker was written by Aliaksey Kandratsenka <alk@tut.by> with useful input and patches from folks in Ruby department of Altoros Systems, Inc. http://www.altoros.com/ruby_on_rails.html
January 2, 2010

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.