Use `$ q -x -s [TEXT]` to instantly run the generated shell command. We will need a check to prevent running destructive commands (e.g. `kill`, `rm -rf`, etc.)
Use
$ q -x -s [TEXT]to instantly run the generated shell command.We will need a check to prevent running destructive commands (e.g.
kill,rm -rf, etc.)