Created
October 19, 2016 02:10
-
-
Save ivankristianto/7f65a0afd5536f0321fb7f1331e0d27b to your computer and use it in GitHub Desktop.
Delete history bash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat /dev/null > ~/.bash_history && history -c && exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment