Skip to content

Command line tool for filtering stdin lines that just work

License

Notifications You must be signed in to change notification settings

TiagoCavalcante/kth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kth

Command line tool that filters stdin lines for those who love tools that just work

Demo

This tool is inspired by nth

How to install?

Just execute the command bellow and you are ready to go:

wget -qO- https://raw.githubusercontent.com/TiagoCavalcante/kth/main/scripts/install.sh | bash

Build yourself

Building it yourself is very easy:

git clone https://github.com/TiagoCavalcante/kth
cargo build --release
./target/release/kth 1 2 3

About

Command line tool for filtering stdin lines that just work

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project