Skip to content

Instantly share code, notes, and snippets.

@mutekinootoko
Created January 2, 2017 09:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mutekinootoko/69707f932362a9fe3943807e60c43eda to your computer and use it in GitHub Desktop.
Save mutekinootoko/69707f932362a9fe3943807e60c43eda to your computer and use it in GitHub Desktop.
save history from python interpreter
import readline
readline.write_history_file('/home/ahj/history')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment