Question: I was wondering if I could get help solving this problem. Write a regular expression (not a grep command) that matches the following format, where
I was wondering if I could get help solving this problem.

Write a regular expression (not a grep command) that matches the following format, where "Month" is the full name of a month: Month, DD YYYY Write a command that counts the number of blank lines in custdata.txt Write a command that outputs the number of lines in custdata.txt that have two words in a row that start with capital letters (with only spaces between). Write a command that lists all data values (no parameter value) from data.txt that have the same digit three times in a row, with the results being a sorted list
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
