# move to home directory
cd ~
# move the .zsh_history file into another .zsh_history_bad file
mv .zsh_history .zsh_history_bad
# write all printable strings into a new .zsh_history file
strings .zsh_history_bad > .zsh_history
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Built on Docker with php:8.3.2-fpm-bullseye as a base image | |
Prerequisites installed: libmagickwand-dev, libmagickwand-6.q16-6 | |
FYI: Same dependencies work properly on PHP 8.2.10 | |
----- | |
326.0 downloading imagick-3.7.0.tgz ... | |
326.0 Starting to download imagick-3.7.0.tgz (360,138 bytes) | |
326.0 .........................................................................done: 360,138 bytes |