filterin 1.0.0

filters standard output (case sensitive)

 

Usage

filterin [argument1] [argument2] [argument3] ...

What is filterin?

filterin is free software for GNU/Linux and other UNIX(tm)-like operating systems. filterin is distributed under the GNU General Public License and is written in C.

What does filterin do?

filterin filters lines of text from standard input to standard output. Each argument passed to filterin is matched against the input received. When a match is found, the current inupt is discarded. When a match is not found, the input passes to standard output. In simpler terms, think of it as the reverse of grep.

Examples

    du | filterin /???/LAden
cat propaganda | filterin mIcRoSoft CLIPPy > propaganda
cat propaganda | grep innovative | filterin microsoft .net visual basic

Download

Mailing lists

Author

See also

 

Hosted by SourceForge