How to: Clear the history on your Mac’s terminal (command prompt)
Sometimes you want to clear your history due to a number of reasons, like when you type a password and now it is being remembered by your terminal session. I’ve read this information is stored in your profile as a History file, and many people go as far as suggesting you should delete it. However, there is an easy command line you can execute that will clear your history and save you any troubles of messing with system files. Just execute the following line to clear your terminal history on your mac:
history -c
Love
Can we use Let's Encrypt, the free and open certificate authority?
Hola! gracias por la info, me sirvió el comando sacandole el nombre del server. En mi caso, fue una migración…
Yes 3rd option helped me too. I removed the WC key Values from config file then started working.
I know this is from 2014. But really, thank you!