My personal-tech blog
import readline for i in range(readline.get_current_history_length()): print readline.get_history_item(i)
Nessun commento:
Posta un commento