How to remove the first two columns from a CSV file using cut
I need to remove the first two columns in a CSV file that was generated from Mockaroo, but I had to create a date and time field in it as well, to get the correct format for a date field(s), as it didn't let me completely generate what I …