打history不能完全显示最早的记录,命令历史,存放在个人目录下的.bash_history文件中,打开该文件即可详细了解。所以可以通过下面三条去看history记录: sudo vim ~/.bash_history sudo cat ~/.bash_history