I want to add a command `quit` that does just what the built-in command `exit` does. Users of my application complain that they get an error when they type `quit`!
I want to add a command
quitthat does just what the built-in commandexitdoes.Users of my application complain that they get an error when they type
quit!