Actions
selection_question #4277
openname=找出文件/ desc=知识点:l answer_ana answer_id=
Status:
New
Priority:
Normal
Assignee:
-
Start date:
01/26/2024
Due date:
% Done:
0%
Estimated time:
name:
找出文件/etc/passwd 文件中所有以 `nologin` 结尾的用户
score:
5.0
topic_type:
多选题
...
options:
- is_selected: false
name: '选项A: cat /etc/passwd|grep nologin$'
- is_selected: false
name: '选项B: grep ^nologin$ /etc/passwd'
- is_selected: false
name: '选项C: grep nologin$ /etc/passwd'
- is_selected: false
name: '选项D: 以上写法都不正确'
tag:
desc:
知识点:linux与bash,难度中等
...
is_delete:
false
answer_id:
4276
tags:
No data to display
Actions