Given a log file loga.log with timestamps of the format DD/MM/YYYY:hh:mm:ss , which command filters out all log entries in the time period between 8:00 am and 8:59 am?
A) grep -E ':08:[09]+:[09]+' loga.log
B) grep -E ':08:[00]+' loga.log
C) grep -E loga.log ':08:[0-9]+:[0-9]+'
D) grep loga.log ':08:[0-9]:[0-9]'
E) grep -E ':08:[0-9]+:[0-9]+' loga.log
Correct Answer:
Verified
Q73: Instead of supplying an explicit device in
Q74: Which of the following regular expressions represents
Q75: In compliance with the FHS, in which
Q76: Which of the following directories on a
Q77: A faulty kernel module is causing issues
Q79: Given the following two symbolic links in
Q80: Which of the following commands can be
Q81: What output will be displayed when the
Q82: In a nested directory structure, which find
Q83: Which of the following settings for umask
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents