你知道linux系统中如何查看history操作时间?要在linux操作系统中查看history记录的操作时间我们应该怎么办呢?现在没玩就按照下面的步骤一起操作吧。
1,修改/etc/profile文件,在末尾添加:export histtimeformat=”%f %t `whoami` ”
2,或在用户目录下,修改文件 .bash_profile,添加export histtimeformat=”%f %t `whoami` ”
退出终端,重新登录。
例,查看history操作时间:
linux系统中如何查看history操作时间?这里分享下具体的实现方法,有需要的朋友可以参考下。
新闻热点
疑难解答