摘要: Linux查看History记录加时间戳小技巧 熟悉bash的都一定知道使用history可以输出你曾经输入过的历史命令,例如 [root@servyou_web ~]# history | more 6 ./test.sh 7 vim test.sh ... 阅读全文
posted @ 2015-04-15 09:54 kin2321 阅读(699) 评论(0) 推荐(0) 编辑