radare2/test/new/db/cmd/echo

8 lines
72 B
Plaintext

NAME=t/echo
FILE=-
EXPECT=<<EOF
hello world
EOF
CMDS=?e hello world
RUN