radare2/test/new/db/cmd/cmd_pipe

8 lines
84 B
Plaintext

NAME=pipe args
FILE=-
EXPECT=<<EOF
hello world
EOF
CMDS=#!pipe echo hello world
RUN