A. 删除当前行 B. 删除当前变量 C. 删除当前句子 D. 删除当前字符
A. :wq B. :wq! C. :q! D. :quit
A. sh myshell.sh B. ./myshell.sh C. source myshell.sh D. bash myshell.sh