美文网首页
history添加时间戳格式

history添加时间戳格式

作者: hel2o | 来源:发表于2016-08-10 08:50 被阅读0次
    [root@Cacti ~]# export HISTTIMEFORMAT="%F %T `whoami` "
    [root@Cacti ~]# echo 'export HISTTIMEFORMAT="%F %T `whoami` "' >> /etc/profile
    
      988  2014-10-08 15:12:05 root ps -ef
      989  2014-10-08 15:12:05 root ps -ef | grep php-fpm
    

    相关文章

      网友评论

          本文标题:history添加时间戳格式

          本文链接:https://www.haomeiwen.com/subject/oaodsttx.html