SlackBuilds Repository

15.0 > System > percol (0.2.1)

percol (interactive selection for UNIX pipes)

An interactive grep tool in your terminal. Percol does the following:

1. receives input lines from stdin or a file, 2. lists the input
lines, 3. waits for your input that filters/selects the line(s),
4. and finally outputs the selected line(s) to stdout.

Since percol just filters the input and outputs the result to
stdout, it can be used in command-chains with | in your shell (UNIX
philosophy!).

Package includes command completion for zsh, plus a /etc/percol.zsh
script that adds extra functionality (see the comments at the top of
the script for instructions on using it).

There is no man page; run "percol --help" for a list of options, and
read /usr/doc/percol-$VERSION/README.md for key bindings and examples.

Maintained by: B. Watson
Keywords: dialog,ncurses,iselect
ChangeLog: percol

Homepage:
https://github.com/mooz/percol/

Source Downloads:
percol-0.2.1.tar.gz (b00f9c6cce4e8596d50db5ae28f2510a)

Download SlackBuild:
percol.tar.gz
percol.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
percol.SlackBuild
percol.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds