error code: zsh: corrupt history file /home/.zsh_history
solution:
$ cd ~
$ mv .zsh_history .zsh_history.0831
$ strings .zsh_history.0831 .zsh_history
$ fc -R .zsh_history
728x90
'개발 > Linux' 카테고리의 다른 글
[jetson] jetson 성능 확인 (0) | 2023.03.17 |
---|---|
[linux] mqtt 설치 및 테스트 (0) | 2023.03.15 |
[linux] USB Port 관련 명령어 (0) | 2023.03.14 |
ubuntu server connect network (0) | 2023.01.05 |
Tmux (0) | 2022.12.14 |