Bash下可以用history -c 清空历史记录。
但是在zsh下这样做会报错:
➜ ~ > history -c fc: event not found: -c ➜ ~ >
zsh怎么清空history呢?
Linux zsh
rm .zsh_history
or
cat /dev/null > .zsh_history
如何高亮shell中的make错误和警告?
zsh的一个问题
如何实现可重入的putenv版本
Linux 内核双链表的实现太精妙了
识别这是什么linux发行版本,桌面环境和窗口管理器
用fdisk误删除了当前系统的根目录那个分区,怎么恢复?
学习Linux的几点建议
最先进的战舰也使用Linux