Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 540 Bytes

2020-09-25-editing_pipes_(with_$editor).md

File metadata and controls

28 lines (23 loc) · 540 Bytes

Editing pipes (with $editor)

Category vim
Added on 2020-09-25
Source source

Use vipe!!

vipe is a command to edit pipelines.

$ echo "foo" | vipe | cat

vipe can be installed in Ubuntu from moreutils package