您尚未登录。

楼主 #1 2019-12-04 11:07:11

xgui
会员
注册时间: 2019-09-07
已发帖子: 224
积分: 224

Linux bash 历史命令文件 ~/.bash_history 可以存无限多命令吗?现在头疼的问题是,太久以前的历史命令貌似都被删了。

请教朋友们, 如题

离线

楼主 #2 2019-12-04 11:46:04

xgui
会员
注册时间: 2019-09-07
已发帖子: 224
积分: 224

Re: Linux bash 历史命令文件 ~/.bash_history 可以存无限多命令吗?现在头疼的问题是,太久以前的历史命令貌似都被删了。

https://unix.stackexchange.com/questions/17574/is-there-a-maximum-size-to-the-bash-history-file

unset HISTSIZE 
unset HISTFILESIZE
shopt -s histappend

找到这个, 不知道疗效如何.

不过还是先记录一下文件尺寸吧:

$ ls ~/.bash_history -l
-rw------- 1 whycan whycan 28155 Dec  4 11:40 /home/xgui/.bash_history

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn