“history”命令就是历史记录。它显示了在终端中所执行过的所有命令的历史。
?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
root@tecmint:~ # history
1 sudo add-apt-repository ppa:tualatrix /ppa
2 sudo apt-get update
3 sudo apt-get install ubuntu-tweak
4 sudo add-apt-repository ppa:diesch /testing
5 sudo apt-get update
6 sudo apt-get install indicator-privacy
7 sudo add-apt-repository ppa:atareao /atareao
8 sudo apt-get update
9 sudo apt-get install my-weather-indicator
10 pwd
11 cd && sudo cp -r unity /6 /usr/share/unity/
12 cd /usr/share/unity/icons/
13 cd /usr/share/unity
|
注意:按住“CTRL + R”就可以搜索已经执行过的命令,它可以在你写命令时自动补全。
?
1
|
(reverse-i-search)` if ': ifconfig
|
RHCE7认证学习笔记:网络端口安全
[红帽认证辅导]2016年2月19日Linux笔试面试常见题目
[红帽认证试题]2016年2月14日RHCE学习笔记:如何设置和测试静态网络路由
[红帽认证辅导]2016年1月19日红旗Linux用户基础教程其他实用命令汇总
[红旗认证辅导]2015年5月11日红帽RHCE认证133网络管理汇总
[红帽认证辅导]2015年5月11日