Programs: cli programs: Difference between revisions

From wikinotes
Line 34: Line 34:
| [[yq]] || parse yaml
| [[yq]] || parse yaml
|-
|-
| [[dasel]] || parse json, yaml, toml, xml, csv.
|}
|}
</blockquote><!-- Structured Text -->
</blockquote><!-- Structured Text -->

Revision as of 15:04, 29 August 2021

Search Tools

ack
ripgrep
silversearcher
universal code grep
grep
agrep grep, with fuzzy matching
fzf fuzzy matching/selection
fzy fuzzy matching/selection
broot fuzzy tree navigation

Structured Text

jq parse json
tomlq parse toml
yq parse yaml
dasel parse json, yaml, toml, xml, csv.

Search/Replace Tools

gnu sed
bsd sed
gnu awk
codemod

Code Tools

gnu patch

Pagers

bat