Utility to filter and extract data from CSV formatted sources.
csvtool --column {2} {path/to/file.csv}
csvtool --column {2,4} {path/to/file.csv}
csvtool --column {2} --search '{^Foo$}' {path/to/file.csv}
csvtool --column {2} --search '{^Bar}' {path/to/file.csv}
csvtool --column {2} --search '{Baz$}' {path/to/file.csv} | csvtool --no-header --column {3,6}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB