Programs: cli programs: Difference between revisions

From wikinotes
Line 26: Line 26:
= Structured Text =
= Structured Text =
<blockquote>
<blockquote>
{| class="wikitable"
{|
|-
|-
| [[jq]] || parse json
| [[jq]] || parse json

Revision as of 14:51, 28 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

Search/Replace Tools

gnu sed
bsd sed
gnu awk
codemod

Code Tools

gnu patch

Pagers

bat