Description
Copied shell examples that include a `$` prompt can be handled more gracefully. It is useful for users who paste tutorial commands and accidentally include the prompt marker.
This kind of helper should not encourage blind pasting. Review commands before execution, particularly commands that install software, change permissions, or remove files.