Skip to content

Instantly share code, notes, and snippets.

@Jamp
Created September 8, 2015 18:33
Show Gist options
  • Select an option

  • Save Jamp/db9a67568c06cba29a69 to your computer and use it in GitHub Desktop.

Select an option

Save Jamp/db9a67568c06cba29a69 to your computer and use it in GitHub Desktop.
Borrar history de Bash
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