[root@test]# export HISTTIMEFORMAT="%F %T "
#可将它添加到/etc/profile 系统配置文件中去
[root@test]# history
1000 2010-04-05 19:08:25 cat /etc/profile
1001
2010-04-05 19:08:56 export HISTTIMEFORMAT="%F %T "
1002 2010-04-05 19:08:58
cat /etc/profile
1003 2010-04-05 19:09:29 history
本文出自 “聆听未来” 博客,请务必保留此出处http://blog.chinaunix.net/space.php?uid=9419692&do=blog&id=3184072
阅读(2065) | 评论(0) | 转发(2) |