percol
interactive selection for UNIX pipes
Description
An interactive grep tool in your terminal. Percol does the following: 1. receives input lines from stdin or a file, 2. lists up the input lines, 3. waits for your input that filter/select the line(s), 4. and finally outputs the selected line(s) to stdout. Since percol just filters the input and output the result to stdout, it can be used in command-chains with | in your shell (UNIX philosophy!).Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/mooz/percol
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install percol