radare2/test/new/db/cmd/cmd_ds
2019-12-08 15:31:14 +01:00

10 lines
95 B
Plaintext

NAME=ds help changing seek
FILE=-
EXPECT=<<EOF
0x8
EOF
CMDS=<<EOF
s 8;ds? > /dev/null
s
EOF
RUN