Skip to content

JDevlieghere/minitools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

MiniTools

A repository containing small but handy tools for unix.

fltr

fltr is a tiny, lightning fast, fuzzy text filter. For now it simply matches from left to right, without sorting the output or even making sure that the most relevant part of the string is matched. Matching characters are highlighted in red.

Usage

command | fltr needle

Installation

$ make
$ make install

stack

Under development

About

Tiny Unix Tools That Make Life Easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published