History(查看历史命令)的用法

1>History命令语法: [test@linux]# history [n] [test@linux]# history [-c] [test@linux]# history [-raw] histfiles 参数: n :数字,要列出最近的 n 笔命令列表 -c :将目前的shell中的全部 history 内容所有消除 -a :将目前新增的history 指令新增入 histfiles 中
相关文章
相关标签/搜索