Many people like the vi text editor but the default bash com

题目内容(请给出正确答案)
单选题
Many people like the vi text editor but the default bash command line editor recognizes emacs keystrokes. What command entered into a bash initialization file will have bash recognize vi keystrokes after login?()
A

 history-pvi

B

 alias emacs=vi

C

 HISTCMD=vi

D

 set -o vi

E

 unset emacs

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
更多相关问题