Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

corrupt history file /home/justicebringer/.zsh_history

cd ~
mv .zsh_history .zsh_history_bad
strings -eS .zsh_history_bad > .zsh_history
fc -R .zsh_history
Source by shapeshed.com #
 
PREVIOUS NEXT
Tagged: #corrupt #history #file
ADD COMMENT
Topic
Name
3+3 =