Clear bash history
Follow @ggarronClear bash history
If you want for some reason (Actually I can't find a real good reason to do it), clear your bash history in Linux, just enter this command:
history -c
Voila, your bash history is history :).