centos Linux 3.10.0-693.21.1.e17.x86_64 #SMP
当我尝试从历史记录 中删除特定命令时
history -d 34
我收到一条错误消息
Usage: history [-chrSLMT] [# number of events]
。
答案1
在history
tcshshell 中一些参数不可用,相比之下狂欢壳。
centos Linux 3.10.0-693.21.1.e17.x86_64 #SMP
当我尝试从历史记录 中删除特定命令时
history -d 34
我收到一条错误消息
Usage: history [-chrSLMT] [# number of events]
。
在history
tcshshell 中一些参数不可用,相比之下狂欢壳。