💾 Archived View for freeshell.de › tldr › fselect.gmi captured on 2023-11-04 at 12:27:28. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

fselect

Find files with SQL-like queries.

More information.

fselect size, path from {path/to/directory} where name = {'*.cfg'} or name = {'*.tmp'}
fselect path from {path/to/directory} where width = height
fselect path from {path/to/directory} where genre = {Rap} and bitrate = {320} and mp3_year lt {2000}
fselect size, path from {path/to/directory} limit {5} into json
fselect "{MIN(size), MAX(size), AVG(size), SUM(size), COUNT(*)} from {path/to/directory}"
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