Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

zsh: courpt historyfile

cd ~
mv .zsh_history .zsh_history_bad
strings -eS .zsh_history_bad > .zsh_history
fc -R .zsh_history
 
PREVIOUS NEXT
Tagged: #courpt #historyfile
ADD COMMENT
Topic
Name
1+6 =