Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OKO logo

CLI to Search, Count, Transform and Output Content

Language License Release

Features

  • Search content in files or from stdin
  • Count occurrences
  • Regex search
  • Exact match or ignore case search/count
  • Output results in plain or json format
  • Save results to console or file
  • Color output
  • Line number output
  • Etc.

Running and Development

Build

make build

Run example

./target/debug/oko here -i ./examples/content.txt

Run using pipe

cat ./examples/content.txt | ./target/debug/oko here

Run tests

make test

About

OKO: Search, Count, Transform and Output Content

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages