linux history cat ~/.bash_history 缓存 history -r 读取历史文件并将其内容添加到历史记录中,即重置文件里的内容到内存中.
Home Posts linux history 2017-10-11 · 1 min · 8 words · - Table of Contents linux history linux history# cat ~/.bash_history 缓存 history -r 读取历史文件并将其内容添加到历史记录中,即重置文件里的内容到内存中.