Linux history

History常用命令 列出所有的历史记录:history 只列出最近10条记录:history 10 (注,

tar.bz2解压

tar jxvf XX.tar.bz2 如果tar不支持j选项,就用下面方式解压 bzip2 -d XX.ta