摘要: 通过 更改 /etc/profile 中的HISTSIZE值,改完之后,执行source /etc/profile 和echo $HISTSIZE,结果还是之前的HISTSIZE值, 解决办法:执行sed -i "s/HISTSIZE=1000/HISTSIZE=10/" /etc/profile设 阅读全文
posted @ 2017-12-27 09:14 啄木鸟伍迪 阅读(1031) 评论(0) 推荐(0)
//火箭 GenerateContentList();