q

Execute SQL-like queries on .csv and .tsv files.

=> More information.

q -d',' "SELECT * from {path/to/file}"
q -t "SELECT * from {path/to/file}"
q -d{delimiter} -H "SELECT * from {path/to/file}"
{output} | q "select * from -"
q "SELECT * FROM {path/to/file} f1 JOIN {path/to/other_file} f2 ON (f1.c1 = f2.c1)"
q -D{delimiter} -O "SELECT {column} as {alias} from {path/to/file}"
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

Proxy Information
Original URL
gemini://freeshell.de/tldr/q.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
112.93919 milliseconds
Gemini-to-HTML Time
0.40838 milliseconds

This content has been proxied by September (3851b).