Linux基础教程 linux下查询history操作时间的方法

要在linux操作系统中查看history记录的操作时间,可以按如下步骤实现:

学习linux

  1,修改/etc/profile文件,在末尾添加:exporthisttimeformat=”%f %t `whoami` ”

  2,或在用户目录下,修改文件 .bash_profile,添加export histtimeformat=”%f%t `whoami` ”

  退出终端,重新登录。

  例,查看history操作时间:

  复制代码代码如下:

  $ history |tail

  989 2013-06-24 19:06:04admin vi .bash_profile

  990 2013-06-24 22:06:03admin ll

  991 2013-06-24 22:06:09admin vi .bash_profile

  992 2013-06-24 22:06:18admin ll -ag

  993 2013-06-24 22:06:55admin history | tail

  994 2013-06-24 22:07:11admin vi .bash_profile

  995 2013-06-24 22:07:24admin history | tail

  996 2013-06-24 22:07:32admin eixt

  997 2013-06-24 22:07:35admin exit

  998 2013-06-24 22:07:41admin history | tail
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值