HISTORY增加时间

cd /etc/profile.d/
touch his.sh
export HISTTIMEFORMAT="%F %T `who -u 2>/dev/null | awk '{print $NF}'|sed 's/[()]//g'` `whoami` "
source /etc/profile