rizin/test/db/cmd/cmd_interactive_modes
Khairul Azhar Kasmiran c09c3b69ad
Touch up !/!! help (#5503)
* Touch up `!`/`!!` help

* Fix yamllint error

* Make `echo $RZ_SIZE` work using `bash`

* Move `!!ls` note to `!!??`

* Make grep-`!!` relationship more clear

* Fix test
2025-11-05 08:44:05 +08:00

2.1 KiB

0> |
- ! | Usage: !<command> [<args1> <args2> ...] # Run command via system(3) with raw output. Greppi
! | '~' automatically forces use of '!!' instead.
! | Examples:
EOF
RUN