vipe(1) - Linux man page
Name
vipe - edit pipe
Synopsis
command | vipe | command
Description
vipe allows you to run your editor in the middle of a unix pipeline and edit the data that is being piped between programs.
Environment Variables
EDITOR
- Editor to use.
- VISUAL
- Also supported to determine what editor to use.
Author
Copyright 2006 by Joey Hess <joey@kitenet.net>
Licensed under the GNU GPL .