Linux Foundation LFCS Exam - Topic 4 Question 66 Discussion
Given a file called birthdays containing lines like:YYYY-MM-DD Name1983-06-02 Tim1995-12-17 SueWhich command would you use to output the lines belonging to all people listed whose birthday is in May or June?
C) grep '[0-9]*-0[56]-' birthdays
A) grep '[56]' birthdays
B) grep 05?6? birthdays
D) grep 06 birthdays | grep 05
Linux Foundation LFCS Exam - Topic 4 Question 66 Discussion
Actual exam question for
Linux Foundation's
LFCS exam
I’m a bit confused about the syntax. I thought we needed to specify the month more clearly, but I can't recall if that means using brackets or just numbers.
I feel pretty confident about this one. Option C seems like the best choice - it's using a regex pattern to match the 05 or 06 month, which is exactly what the question is asking for. I think I'll go with that.
I'm a little confused by this question. The options all seem to be using different approaches to grep the file. I'm not sure which one is the most efficient or accurate. I might need to think this through a bit more before answering.
Okay, I think I've got this. Option C looks like the way to go - it's using a regex pattern to match the 05 or 06 month in the date. That should give me the lines I need for the May and June birthdays.
Hmm, I'm a bit unsure about this one. I'm not sure if the regex in option C is the best way to handle it. Maybe I should try option B instead, it seems a bit more explicit in checking for May and June.
I'm a bit confused by this question. It seems like the key issue is that the app is stopping after 60 minutes due to the Free pricing tier. Adding a continuous WebJob might not be the right solution since that's only available in higher tiers.
upvoted 0
times
...
Log in to Pass4Success
Sign in:
Report Comment
Is the comment made by USERNAME spam or abusive?
Commenting
In order to participate in the comments you need to be logged-in.
You can sign-up or
login
Davida
7 months agoCallie
7 months agoLyda
7 months agoTom
7 months agoIvette
8 months agoAliza
8 months agoJovita
8 months agoJennie
8 months agoVanda
8 months agoRenea
8 months agoCeleste
8 months agoTammi
8 months agoJenifer
8 months agoDorothy
9 months agoLuke
9 months agoElvera
9 months agoSkye
9 months agoHerminia
9 months ago