mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 04:58:11 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Execute SQL against structured text like csv or tsv files.
|
||||
> More information: <https://github.com/dinedal/textql>.
|
||||
|
||||
- Print the lines in the specified `.csv` file that match a SQL query to `stdout`:
|
||||
- Print the lines in the specified `.csv` file that match an SQL query to `stdout`:
|
||||
|
||||
`textql -sql "{{SELECT * FROM filename}}" {{path/to/filename.csv}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user