Parsing csv file output before certain date
I am trying to sort and parse lines in a csv file. So far I have been able to sort the date column. Assuming I can use sort to filter from a certain date – but all the info I find deals with different date formats. Below is a sample of the file.
Sort output by date, and group by specific key in bash script
I have output which looks like this:
Sort output by date, and group by specific key in bash script
I have output which looks like this: (for readability i’ve condensed newlines into spaces, eg after each comma)