Events-csv User Manual: Difference between revisions
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
Scan the CSV stream and display the headers, as they are identified. | Scan the CSV stream and display the headers, as they are identified. | ||
csv headers ./sample.csv |
Revision as of 19:27, 29 August 2017
Internal
Overview
Usage:
tail -f input.csv | csv [query] [-o output-spec]
csv [query] [-o output-spec] <input-file.csv>
Concepts
Commands
headers
Scan the CSV stream and display the headers, as they are identified.
csv headers ./sample.csv