摘要:
# history | tail -3 2029 ls 2030 make 2031 history | tail -3 //查看用户最后执行的3条命令#history | tail -3 //清除所有历史记录# alias test1='cd /mnt/hgfs/share/project' //设置一个命令别名# test1 //执行命令 /mnt/hgfs/share/project## unalias test1 ... 阅读全文
posted @ 2012-03-30 14:48
qingjoin
阅读(176)
评论(0)
推荐(0)

浙公网安备 33010602011771号