linux history查看加时间

 

  
  
  
  
  1. [root@rsyncM ~]# export HISTTIMEFORMAT="%F %T " 


 

#可将它添加到/etc/profile 系统配置文件中去

[root@rsyncM ~]# history
  490  2012-10-13 14:16:36 export HISTTIMEFORMAT="%F %T "
  491  2012-10-13 14:16:38 history
 

你可能感兴趣的:(linux,history,查看加时间)