Sometimes you just need a quick means of converting a spreadsheet to a comma-separated values file. When you don’t have a GUI to take care of the task, Jack Wallen has the perfect command for the job.
Every once in a while, I need to give a non-technical user (like a business analyst) data residing in MongoDB; consequently, I export the target data as a CSV file (which they can presumably slice and ...