Project

General

Profile

Actions

selection_question #4279

open

name=找出日志文 desc=知识点:l answer_ana answer_id=

Added by UserName LastName over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
01/26/2024
Due date:
% Done:

0%

Estimated time:
name:
找出日志文件 log.log 中以`http`开头的行(不区大小写),下面写法正确的是
score:
5.0
topic_type:

单选题
...

options:

- is_selected: false
name: '选项A: grep -v ^http log.log'
- is_selected: false
name: '选项B: grep -i ^http log.log'
- is_selected: false
name: '选项C: grep -c http$ log.log'
- is_selected: false
name: '选项D: 以上写法都不正确'

tag:
desc:

知识点:linux与bash,难度中等
...

is_delete:
false
answer_id:
4278
tags:

No data to display

Actions

Also available in: Atom PDF