题目内容

下列使用vi的说法中,不正确的是( )。

A. 在命令模式下按o,可以回到插入模式。
B. 在插入模式下按o,可以在屏幕上输入一个字母o
C. 在命令模式下按 a,可以回到插入模式
D. 在命令模式下按 u,可以回到插入模式

查看答案
更多问题

添加一个用户,起初指定账号在30天后过期,现在想改变这个过期时间,用(()命令最合适。

A. usermod -a
B. USermod -d
C. usermod -x
D. usermod -e

删除组grouptest,应使用命令()。

A. groupmod grouptest
B. groupdel grouptest
C. chgrp grouptest
D. chmod grouptest

修改用户user1的个人说明为This is a test,应使用命令()。

A. groupmod - C " This is a test" user1
B. chmod - c " This is a test" user1
C. usermod - c " This is a test" user1
D. usermod - e " This is a test" user1

在Linux中与用户有关的文件为( )

A. /etc/passwd和/etc/shadow
B. /etc/passwd和/etc/group
C. /etc/passwd和/etc/gshadow
D. /etc/shadow和/etc/group

答案查题题库