Description
Shell snippets copied with a leading dollar prompt can be run without manually deleting the prompt character. It is useful for tutorials and documentation that show commands prefixed with `$`.
Convenience around copied commands can be risky. Read commands before running them, especially when examples contain downloads, privilege changes, or file deletion.