Description
Fields from CSV files can be parsed and printed from shell commands. This is useful for small scripts, quick reports, and simple data extraction without writing a full parser manually.
It is a lightweight terminal utility. Be careful with unusual CSV dialects, embedded newlines, encodings, and private data printed to logs or command output.