LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

sig

Interactive grep for streaming data

TLDR

Filter streaming Kubernetes logs interactively
$ stern --context kind etcd |& sig
copy
Re-execute and filter a command
$ sig --cmd "[stern --context kind etcd]"
copy
Interactively search a static file
$ cat [README.md] |& sig
copy

SYNOPSIS

sig [options]

DESCRIPTION

sig is an interactive grep tool that filters streaming data in real-time. It works well with piped output such as Kubernetes logs or WebSocket data. It includes an archived mode that buffers recent entries for backward searching, and supports both streaming and static file input.

INSTALL

sudo pacman -S sig
copy
nix profile install nixpkgs#sig
copy

HISTORY

sig was created by ynqa and is written in Rust.

SEE ALSO

grep(1), ripgrep(1), fzf(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid