1
1
mirror of https://github.com/mawww/kakoune.git synced 2025-01-01 16:22:04 +03:00
kakoune/test/unit/pipe-to/cmd
2015-01-12 20:31:45 +00:00

2 lines
75 B
Plaintext

<a-|>sed -n "s/foo/bar/; P" > tmpfile<ret><a-!>echo -n $(<lt>tmpfile)<ret>