ii

command module
v0.0.0-...-aefb38e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2020 License: MIT Imports: 9 Imported by: 0

README

ii

Run pipes interactively, without EVER hitting enter

ii , standing for "interactive interactive", is a new way of writing multiple piped commands and get instant visual feedback.

For example, if I want to write the bash oneliner :

ps -axf | grep cpu | grep -v cpuhp | sed 's/--.//g' | grep -o '/.' | grep -v erlang | uniq

It is cool to have a way to see automatically what is happening.

Here's a demo :

demo gif

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL