Difference between revisions of "Pipe"
Jump to navigation
Jump to search
(Created page with "<pre> Syntax: pipe <command> The pipe command is a more powerful version of the old converse command. Whatever argument you supply to pipe gets prepended to everything you ty...") |
m |
||
Line 9: | Line 9: | ||
</pre> | </pre> | ||
− | [[ Category:Commands ]] | + | [[Category:Commands]][[Category:Input]] |
Latest revision as of 22:51, 8 June 2019
Syntax: pipe <command> The pipe command is a more powerful version of the old converse command. Whatever argument you supply to pipe gets prepended to everything you type until you type '**' on a line by itself, at which time the pipe ends. This is meant for people with cut-and-paste, so that you can do 'pipe tell rust' and enter a big block of text, without having to type 'tell rust' every line, and cut-and-pasting every single line you want to pipe.