试题详情
- 单项选择题Operator needs to remove all leading comments # from shell.script file. Which of the following vi sub-command can achieve this?()
A、:r/^#//g
B、:1,$ s/^#//g
C、:sed s/^#//g
D、:sub s/^#//g
- D
关注下方微信公众号,在线模考后查看
热门试题
A、:r/^#//g
B、:1,$ s/^#//g
C、:sed s/^#//g
D、:sub s/^#//g
关注下方微信公众号,在线模考后查看