Horje
zsh: corrupt history file /home/.zsh_history Code Example
zsh: corrupt history file /home/.zsh_history
cd ~
mv .zsh_history .zsh_history_bad
strings -eS .zsh_history_bad > .zsh_history
fc -R .zsh_history




Shell

Related
how to change a commit message after push Code Example how to change a commit message after push Code Example
apt install python-certbot Code Example apt install python-certbot Code Example
python3 server Code Example python3 server Code Example
cerbot apache install Code Example cerbot apache install Code Example
zsh: courpt historyfile Code Example zsh: courpt historyfile Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10