Skip to content

Instantly share code, notes, and snippets.

@spot62
Created August 2, 2016 07:00
Show Gist options
  • Save spot62/4a12c9e8b0047a16ef4a838ce7696688 to your computer and use it in GitHub Desktop.
Save spot62/4a12c9e8b0047a16ef4a838ce7696688 to your computer and use it in GitHub Desktop.
for line in $(seq 996 1086) ; do history -d 996; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment