Y
Hacker News
new
|
ask
|
show
|
jobs
by
genshii
296 days ago
Mainly because you might not always want to filter in-code. e.g. A CLI tool could take in a query as an argument, or a web app could allow a user to enter a query.
1 comments
esafak
296 days ago
If you're in the CLI I'd use nushell or dasel, if you're stuck with a legacy shell.
link