设为首页
收藏本站
开启辅助访问
切换到窄版
登录
立即注册
快捷导航
发布信息
搜索
搜索
首页
优惠促销
云服务器
独立服务器
站群服务器
母鸡服务器
服务器托管
全球云服务器
技术文档
联系
每日签到
本版
文章
帖子
用户
主机测评网
»
论坛
›
技术文档
›
其他教程
›
解决CentOS 7 history命令不显示操作记录的时间和用户 ...
返回列表
发新帖
解决CentOS 7 history命令不显示操作记录的时间和用户身份问题
[复制链接]
|
主动推送
40
|
0
|
2024-9-11 18:16:25
|
显示全部楼层
|
阅读模式
CentOS 6 中history命令显示操作命令的时间和用户身份
[root@node02 ~]# history
294 2017-01-06 16:46:48 root clear
295 2017-01-06 16:46:50 root ll
296 2017-01-06 16:46:52 root cat hostname.sh
297 2017-01-06 16:46:56 root cat nginxlog_cut.sh
298 2017-01-06 16:47:29 root clear
299 2017-01-06 16:47:34 root history
[root@node02 ~]# cat /etc/RedHat-release
CentOS release 6.6 (Final)
[root@node02 ~]#
而CentOS 7中,history命令中不显示操作命令的时间和用户身份
[root@localhost data]# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
[root@localhost data]# history -n 10
[root@localhost data]# history 10
1268 \
1269 history
1270 cat /etc/redhat-release
1271 clear
1272 cat /etc/redhat-release
1273 history
1274 clear
1275 cat /etc/redhat-release
1276 history -n 10
1277 history 10
[root@localhost data]#
解决该问题只需要在/etc/profile中添加如下变量即可:
export HISTTIMEFORMAT=”%Y-%m-%d %H:%M:%S `whoami` “
然后运行source /etc/profile命令即可,注意引号中的空格
[root@localhost data]# history 10
1273 2017-01-05 19:40:18 root history
1274 2017-01-05 19:40:27 root clear
1275 2017-01-05 19:40:29 root cat /etc/redhat-release
1276 2017-01-05 19:40:35 root history -n 10
1277 2017-01-05 19:40:39 root history 10
1278 2017-01-05 19:41:12 root cat /etc/profile
1279 2017-01-05 19:42:16 root vim /etc/profile
1280 2017-01-05 19:42:26 root source /etc/profile
1281 2017-01-05 19:42:28 root history
1282 2017-01-05 19:42:42 root history 10
[root@localhost data]#
至此history命令输出结果格式完美解决,如果要清除历史记录,可以运用history -c,具体history用法如下:
history命令的用法及参数usage: history [-c] [-d offset] [n] or history -anrw [filename] or history -ps arg [arg…]
参数:
n :数字,要列出最近的若干命令列表
-c :将目前的 shell 中的所有 history 内容全部消除
-a :将目前新增的 history 指令新增入 histfiles 中,若没有加 histfiles ,则预设写入 ~/.bash_history
-r :将 histfiles 的内容读到目前这个 shell 的 history 记忆中
-w :将目前的 history 记忆内容写入 histfiles
回复
使用道具
举报
返回列表
发新帖
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
立即注册
本版积分规则
发表回复
回帖后跳转到最后一页
寒郁轩良
174
主题
-2
回帖
10
积分
新手上路
新手上路, 积分 10, 距离下一级还需 40 积分
新手上路, 积分 10, 距离下一级还需 40 积分
积分
10
加好友
发消息
回复楼主
返回列表
网络技术教程
软件使用教程
Windows教程
Centos教程
Ubuntu教程
Linux其他教程
综合教程
其他教程
其他文档
服务器商家推荐
华夏互联
蓝速云
米图云
全球云
文章
1
苹果电脑MAC系统登录Windows远程桌面
2
Debian拓展硬盘工具。cloud-utils-growpart、xfsprogs
3
安卓Android手机怎么使用V2rayNG?
4
WINDOWS系统电脑怎么使用WINXRAY?
5
notepad++.8.5.7编辑器,代码编辑器
6
DirectX修复工具增强版_V4.3.0.40864版本DLL修复工具C++安装
7
Visual C++运行库合集包完整版VisualCppRedist_AIO_x86_x64
8
ChromeSetup谷歌浏览器一键安装