Interactive editor for filtering and modifying data in a pipeline
Program that provides for interactive editing in a pipeline
vip
$ cat data.txt | vip
$ curl https://api.example.com/data | vip
$ ls -la | vip | grep modified