I have a file with the following columns, for which I'm being asked to "partition based on the extract date". "Extract date" is a column in the file. Here are the columns in the file:
- Extract date
- name
- location
- Extract date
Now, I have containing this file in my Unix directory.
What exactly am I being asked to do here?