Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Text Processing

a2p

https://perldoc.perl.org/a2p

  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

aspell

https://aspell.net/

  • config: Positional args accepted
  • dicts: Flags: –help
  • dump: Positional args accepted
  • filters: Flags: –help
  • list: Flags: –help, –reverse, -r. Valued: –lang, –mode, –encoding, -l, -m
  • modes: Flags: –help
  • pipe: Flags: –help. Valued: –lang, –mode, –encoding, -l, -m
  • soundslike: Flags: –help. Valued: –lang, -l
  • Allowed standalone flags: –help, –version, -?

awk / gawk / mawk / nawk

https://www.gnu.org/software/gawk/manual/gawk.html

  • Program validated: system, getline, |, > constructs checked
  • Allowed standalone flags: –characters-as-bytes, –copyright, –gen-pot, –lint, –no-optimize, –optimize, –posix, –re-interval, –sandbox, –traditional, –use-lc-numeric, –version, -C, -N, -O, -P, -S, -V, -b, -c, -g, -r, -s, -t
  • Allowed valued flags: –assign, –field-separator, -F, -v

base32

https://www.gnu.org/software/coreutils/manual/coreutils.html#base32-invocation

  • Allowed standalone flags: –decode, –help, –ignore-garbage, –version, -d, -h, -i
  • Allowed valued flags: –wrap, -w
  • Bare invocation allowed

basenc

https://www.gnu.org/software/coreutils/manual/coreutils.html#basenc-invocation

  • Allowed standalone flags: –base16, –base2lsbf, –base2msbf, –base32, –base32hex, –base64, –base64url, –decode, –help, –ignore-garbage, –version, –z85, -d, -h, -i
  • Allowed valued flags: –wrap, -w
  • Bare invocation allowed

cat

https://www.gnu.org/software/coreutils/manual/coreutils.html#cat-invocation

Aliases: gcat

  • Allowed standalone flags: -A, -E, -T, -V, -b, -e, -h, -l, -n, -s, -t, -u, -v, –help, –number, –number-nonblank, –show-all, –show-ends, –show-nonprinting, –show-tabs, –squeeze-blank, –version
  • Bare invocation allowed

col

https://man7.org/linux/man-pages/man1/col.1.html

  • Allowed standalone flags: -V, -b, -f, -h, -p, -x, –help, –version
  • Allowed valued flags: -l
  • Bare invocation allowed

colrm

https://man7.org/linux/man-pages/man1/colrm.1.html

  • Allowed standalone flags: –help, –version, -V, -h
  • Bare invocation allowed

column

https://man7.org/linux/man-pages/man1/column.1.html

  • Allowed standalone flags: -J, -L, -R, -V, -e, -h, -n, -t, -x, –fillrows, –help, –json, –keep-empty-lines, –table, –table-noextreme, –table-noheadings, –table-right-all, –version
  • Allowed valued flags: -E, -H, -O, -W, -c, -d, -o, -r, -s, –output-separator, –separator, –table-columns, –table-empty-lines, –table-hide, –table-name, –table-order, –table-right, –table-truncate, –table-wrap
  • Bare invocation allowed

comm

https://www.gnu.org/software/coreutils/manual/coreutils.html#comm-invocation

Aliases: gcomm

  • Allowed standalone flags: -1, -2, -3, -V, -h, -i, -z, –check-order, –help, –nocheck-order, –total, –version, –zero-terminated
  • Allowed valued flags: –output-delimiter

cut

https://www.gnu.org/software/coreutils/manual/coreutils.html#cut-invocation

Aliases: gcut

  • Allowed standalone flags: -V, -h, -n, -s, -w, -z, –complement, –help, –only-delimited, –version, –zero-terminated
  • Allowed valued flags: -b, -c, -d, -f, –bytes, –characters, –delimiter, –fields, –output-delimiter

dc

https://www.gnu.org/software/bc/manual/dc-1.05/html_mono/dc.html

  • Allowed standalone flags: –help, –version, -V, -h
  • Allowed valued flags: –expression, –file, -e, -f
  • Bare invocation allowed

demandoc

https://mandoc.bsd.lv/man/demandoc.1.html

  • Allowed standalone flags: -w
  • Bare invocation allowed

dict

https://man7.org/linux/man-pages/man1/dict.1.html

  • Allowed standalone flags: –help, –version, -a, -D, -I, -S, -V, -i, -r, -s
  • Allowed valued flags: –host, –port, –database, –strategy, –match, -h, -p, -d, -m, -c, -u, -k, -C, -P
  • Hyphen-prefixed positional arguments accepted

diff3

https://www.gnu.org/software/diffutils/manual/diffutils.html#diff3-Invocation

  • Allowed standalone flags: –easy-only, –ed, –help, –initial-tab, –merge, –overlap-only, –show-all, –show-overlap, –strip-trailing-cr, –text, –version, -3, -A, -E, -T, -V, -X, -a, -e, -h, -i, -m, -x
  • Allowed valued flags: –diff-program, –label, -L

diffstat

https://invisible-island.net/diffstat/

  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

dircolors

https://www.gnu.org/software/coreutils/manual/coreutils.html#dircolors-invocation

Aliases: gdircolors

  • Allowed standalone flags: –bourne-shell, –c-shell, –csh, –help, –print-database, –print-ls-colors, –sh, –version, -V, -b, -c, -h, -p
  • Bare invocation allowed

expand

https://www.gnu.org/software/coreutils/manual/coreutils.html#expand-invocation

Aliases: gexpand

  • Allowed standalone flags: -V, -h, -i, –help, –initial, –version
  • Allowed valued flags: -t, –tabs
  • Bare invocation allowed

fmt

https://www.gnu.org/software/coreutils/manual/coreutils.html#fmt-invocation

Aliases: gfmt

  • Allowed standalone flags: -V, -c, -h, -m, -n, -s, -u, –crown-margin, –help, –split-only, –tagged-paragraph, –uniform-spacing, –version
  • Allowed valued flags: -d, -g, -l, -p, -t, -w, –goal, –prefix, –width
  • Bare invocation allowed

fold

https://www.gnu.org/software/coreutils/manual/coreutils.html#fold-invocation

Aliases: gfold

  • Allowed standalone flags: -V, -b, -h, -s, –bytes, –help, –spaces, –version
  • Allowed valued flags: -w, –width
  • Bare invocation allowed

gencat

https://man7.org/linux/man-pages/man1/gencat.1.html

  • Allowed standalone flags: –help, –version, –new, -V, -h
  • Allowed valued flags: –lang, -l

gettext

https://www.gnu.org/software/gettext/manual/html_node/gettext-Invocation.html

  • Allowed standalone flags: –help, –version, -E, -h, -n, -V, -s
  • Allowed valued flags: –domain, –env, -d, -e

glow

https://github.com/charmbracelet/glow

  • Allowed standalone flags: –help, –version, -h, -v, –all, -a, –local, -l, –pager, -p
  • Allowed valued flags: –style, -s, –width, -w, –config
  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

https://www.gnu.org/software/coreutils/manual/coreutils.html#head-invocation

Aliases: ghead

  • Allowed standalone flags: -V, -h, -q, -v, -z, –help, –quiet, –silent, –verbose, –version, –zero-terminated
  • Allowed valued flags: -c, -n, –bytes, –lines
  • Bare invocation allowed
  • Numeric shorthand accepted (e.g. -20 for -n 20)

hunspell

https://hunspell.github.io/

  • Allowed standalone flags: -1, -D, -G, -H, -L, -O, -P, -X, -a, -h, -l, -m, -n, -r, -s, -t, -u, -v, -w, -x, –help, –version
  • Allowed valued flags: -d, -p, -i, -o

hyphen

https://github.com/hunspell/hyphen

  • Hyphen-prefixed positional arguments accepted

iconv

https://man7.org/linux/man-pages/man1/iconv.1.html

  • Allowed standalone flags: -V, -c, -h, -l, -s, –help, –list, –silent, –version
  • Allowed valued flags: -f, -t, –from-code, –to-code

ispell

https://www.cs.hmc.edu/~geoff/ispell.html

  • Allowed standalone flags: -a, -A, -l, -v, -V, –help, –version
  • Allowed valued flags: -d, -p, -w, -T

join

https://www.gnu.org/software/coreutils/manual/coreutils.html#join-invocation

Aliases: gjoin

  • Allowed standalone flags: –check-order, –header, –help, –ignore-case, –nocheck-order, –version, –zero-terminated, -V, -h, -i, -z
  • Allowed valued flags: –empty, –output-delimiter, -1, -2, -a, -e, -j, -o, -t, -v

jot

https://man.freebsd.org/cgi/man.cgi?jot

  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

lam

https://man.freebsd.org/cgi/man.cgi?lam

  • Hyphen-prefixed positional arguments accepted

less

https://man7.org/linux/man-pages/man1/less.1.html

  • Allowed standalone flags: -E, -F, -G, -I, -J, -K, -L, -M, -N, -Q, -R, -S, -V, -W, -X, -a, -c, -e, -f, -g, -i, -m, -n, -q, -r, -s, -w, –QUIT-AT-EOF, –RAW-CONTROL-CHARS, –chop-long-lines, –help, –ignore-case, –no-init, –quiet, –quit-at-eof, –quit-if-one-screen, –raw-control-chars, –silent, –squeeze-blank-lines, –version
  • Allowed valued flags: -P, -b, -h, -j, -p, -t, -x, -y, -z, –LINE-NUMBERS, –LONG-PROMPT, –pattern, –prompt, –shift, –tabs, –tag, –window
  • Bare invocation allowed

lessecho

https://man7.org/linux/man-pages/man1/lessecho.1.html

  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

lesskey

https://man7.org/linux/man-pages/man1/lesskey.1.html

  • Allowed standalone flags: –help, –version, -V
  • Allowed valued flags: –output, -o
  • Bare invocation allowed

localedef

https://man7.org/linux/man-pages/man1/localedef.1.html

  • Allowed standalone flags: –alias-file, –force, –help, –list-archive, –no-archive, –no-hard-links, –no-warnings, –posix, –quiet, –replace, –verbose, –version, –warnings, -A, -c, -f, -i, -u, -v
  • Allowed valued flags: –charmap, –inputfile, –prefix, –repertoire-map

mandoc

https://mandoc.bsd.lv/man/mandoc.1.html

  • Allowed standalone flags: -a, -c, -man, -mdoc
  • Allowed valued flags: -I, -K, -O, -T, -W
  • Bare invocation allowed

more

https://man7.org/linux/man-pages/man1/more.1.html

  • Allowed standalone flags: -V, -c, -d, -f, -h, -l, -p, -s, -u, –help, –version
  • Allowed valued flags: -n, –lines
  • Bare invocation allowed

msgattrib

https://www.gnu.org/software/gettext/manual/html_node/msgattrib-Invocation.html

  • Allowed standalone flags: –help, –version
  • Allowed valued flags: –output-file, -o
  • Hyphen-prefixed positional arguments accepted

msgcat

https://www.gnu.org/software/gettext/manual/html_node/msgcat-Invocation.html

  • Allowed standalone flags: –help, –version, -h, -V
  • Allowed valued flags: –output-file, –files-from, -o, -f, -D
  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

msgcmp

https://www.gnu.org/software/gettext/manual/html_node/msgcmp-Invocation.html

  • Allowed standalone flags: –help, –version, -h, -V
  • Hyphen-prefixed positional arguments accepted

msgcomm

https://www.gnu.org/software/gettext/manual/html_node/msgcomm-Invocation.html

  • Allowed standalone flags: –help, –version
  • Allowed valued flags: –output-file, -o, -D
  • Hyphen-prefixed positional arguments accepted

msgconv

https://www.gnu.org/software/gettext/manual/html_node/msgconv-Invocation.html

  • Allowed standalone flags: –help, –version
  • Allowed valued flags: –output-file, –to-code, -o, -t
  • Hyphen-prefixed positional arguments accepted

msgen

https://www.gnu.org/software/gettext/manual/html_node/msgen-Invocation.html

  • Allowed standalone flags: –help, –version
  • Allowed valued flags: –output-file, -o
  • Hyphen-prefixed positional arguments accepted

msgexec

https://www.gnu.org/software/gettext/manual/html_node/msgexec-Invocation.html

  • Recursively validates the inner command.

msgfilter

https://www.gnu.org/software/gettext/manual/html_node/msgfilter-Invocation.html

  • Recursively validates the inner command.

msgfmt

https://www.gnu.org/software/gettext/manual/html_node/msgfmt-Invocation.html

  • Allowed standalone flags: –help, –version, –check, –statistics, –verbose, -c, -v
  • Allowed valued flags: –output-file, –directory, -o, -d, -D, -l
  • Hyphen-prefixed positional arguments accepted

msggrep

https://www.gnu.org/software/gettext/manual/html_node/msggrep-Invocation.html

  • Allowed standalone flags: –help, –version, -e, -K, -T, -C, -J, -N
  • Allowed valued flags: –output-file, –regexp, -o, -E
  • Hyphen-prefixed positional arguments accepted

msginit

https://www.gnu.org/software/gettext/manual/html_node/msginit-Invocation.html

  • Allowed standalone flags: –help, –version, –no-translator
  • Allowed valued flags: –input, –output-file, –locale, -i, -o, -l
  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

msgmerge

https://www.gnu.org/software/gettext/manual/html_node/msgmerge-Invocation.html

  • Allowed standalone flags: –help, –version, –update, –backup, -U, -N
  • Allowed valued flags: –output-file, -o, -D
  • Hyphen-prefixed positional arguments accepted

msgunfmt

https://www.gnu.org/software/gettext/manual/html_node/msgunfmt-Invocation.html

  • Allowed standalone flags: –help, –version
  • Allowed valued flags: –output-file, -o
  • Hyphen-prefixed positional arguments accepted

msguniq

https://www.gnu.org/software/gettext/manual/html_node/msguniq-Invocation.html

  • Allowed standalone flags: –help, –version, –repeated, –unique
  • Allowed valued flags: –output-file, -o
  • Hyphen-prefixed positional arguments accepted

ncal

https://man.freebsd.org/cgi/man.cgi?ncal

  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

ngettext

https://www.gnu.org/software/gettext/manual/html_node/ngettext-Invocation.html

  • Allowed standalone flags: –help, –version, -E, -h, -V
  • Allowed valued flags: –domain, –env, -d, -e

nl

https://www.gnu.org/software/coreutils/manual/coreutils.html#nl-invocation

Aliases: gnl

  • Allowed standalone flags: -V, -p, –help, –no-renumber, –version
  • Allowed valued flags: -b, -d, -f, -h, -i, -l, -n, -s, -v, -w, –body-numbering, –footer-numbering, –header-numbering, –join-blank-lines, –line-increment, –number-format, –number-separator, –number-width, –section-delimiter, –starting-line-number
  • Bare invocation allowed

nohup

https://www.gnu.org/software/coreutils/manual/coreutils.html#nohup-invocation

Aliases: gnohup

  • Recursively validates the inner command.

nroff

https://man7.org/linux/man-pages/man1/nroff.1.html

  • Allowed standalone flags: -S, -V, -c, -h, -i, -k, -p, -q, -t, –help, –version
  • Allowed valued flags: -M, -P, -T, -d, -m, -n, -o, -r, -w

paste

https://www.gnu.org/software/coreutils/manual/coreutils.html#paste-invocation

Aliases: gpaste

  • Allowed standalone flags: -V, -h, -s, -z, –help, –serial, –version, –zero-terminated
  • Allowed valued flags: -d, –delimiters
  • Bare invocation allowed

perl

https://perldoc.perl.org/perl

  • Allowed: -e/-E inline one-liners with safe built-in functions, –version, –help, -v, -V. Requires -e/-E flag. Code is validated against a safe identifier allowlist.

pr

https://www.gnu.org/software/coreutils/manual/coreutils.html#pr-invocation

Aliases: gpr

  • Allowed standalone flags: –double-space, –expand-tabs, –first-line-number, –form-feed, –help, –join-lines, –merge, –no-file-warnings, –number-lines, –omit-header, –omit-pagination, –page-width, –pages, –show-control-chars, –show-nonprinting, –show-tabs, –version, -F, -J, -T, -V, -d, -f, -h, -l, -m, -r, -t, -v
  • Allowed valued flags: –columns, –header, –indent, –length, –separator, –sep-string, –width, -N, -S, -W, -e, -i, -n, -o, -s, -w
  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

ptx

https://www.gnu.org/software/coreutils/manual/coreutils.html#ptx-invocation

Aliases: gptx

  • Allowed standalone flags: –auto-reference, –flag-truncation, –help, –ignore-case, –references, –version, -A, -G, -O, -T, -f, -r
  • Allowed valued flags: –break-file, –gap-size, –ignore-file, –macro-name, –only-file, –sentence-regexp, –width, –word-regexp, –format, -F, -M, -S, -W, -b, -g, -i, -o, -w
  • Bare invocation allowed

recode

https://github.com/rrthomas/recode

  • Allowed standalone flags: –copy, –force, –help, –known, –list, –quiet, –silent, –touch, –verbose, –version, -V, -f, -h, -k, -l, -q, -t, -v
  • Allowed valued flags: –charsets-source, –graphics, –header, –language, –source, –strict, -C, -S, -d, -g, -i, -s

recode-sr-latin

https://www.gnu.org/software/gettext/manual/html_node/recode_002dsr_002dlatin-Invocation.html

  • Allowed standalone flags: –help, –version, -h, -V
  • Bare invocation allowed

rename

https://metacpan.org/dist/File-Rename/view/rename

  • Allowed standalone flags: –force, –help, –man, –no-act, –verbose, –version, -V, -f, -n, -v
  • Allowed valued flags: –expr, -e

rev

https://man7.org/linux/man-pages/man1/rev.1.html

Aliases: grev

  • Allowed standalone flags: -V, -h, –help, –version
  • Bare invocation allowed

s2p

https://perldoc.perl.org/s2p

Aliases: psed

  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

sdiff

https://www.gnu.org/software/diffutils/manual/diffutils.html#sdiff-Invocation

  • Allowed standalone flags: –expand-tabs, –help, –ignore-all-space, –ignore-blank-lines, –ignore-case, –ignore-space-change, –ignore-tab-expansion, –left-column, –minimal, –speed-large-files, –strip-trailing-cr, –suppress-common-lines, –text, –version, -B, -E, -H, -V, -a, -b, -d, -h, -i, -l, -s, -t
  • Allowed valued flags: –diff-program, –ignore-matching-lines, –tabsize, –width, -I, -W

sed

https://www.gnu.org/software/sed/manual/sed.html

  • Allowed standalone flags: –debug, –help, –posix, –quiet, –sandbox, –silent, –unbuffered, –version, -E, -V, -h, -n, -r, -u, -z
  • Allowed valued flags: –expression, –file, –line-length, -e, -f, -l
  • Inline expressions validated for safety

shred

https://www.gnu.org/software/coreutils/manual/coreutils.html#shred-invocation

Aliases: gshred

  • Allowed standalone flags: –exact, –force, –help, –remove, –verbose, –version, –zero, -f, -u, -v, -x, -z
  • Allowed valued flags: –iterations, –random-source, –size, -n, -s

soelim

https://man7.org/linux/man-pages/man1/soelim.1.html

  • Allowed standalone flags: –compatible, –help, –raw, –tex, –version, -C, -r, -t, -v
  • Allowed valued flags: -I
  • Bare invocation allowed

stdbuf

https://www.gnu.org/software/coreutils/manual/coreutils.html#stdbuf-invocation

  • Recursively validates the inner command.

tab2space

https://man.freebsd.org/cgi/man.cgi?tab2space

  • Hyphen-prefixed positional arguments accepted

tac

https://www.gnu.org/software/coreutils/manual/coreutils.html#tac-invocation

Aliases: gtac

  • Allowed standalone flags: -V, -b, -h, -r, –before, –help, –regex, –version
  • Allowed valued flags: -s, –separator
  • Bare invocation allowed

tail

https://www.gnu.org/software/coreutils/manual/coreutils.html#tail-invocation

Aliases: gtail

  • Allowed standalone flags: -F, -V, -f, -h, -q, -r, -v, -z, –follow, –help, –quiet, –retry, –silent, –verbose, –version, –zero-terminated
  • Allowed valued flags: -b, -c, -n, –bytes, –lines, –max-unchanged-stats, –pid, –sleep-interval
  • Bare invocation allowed
  • Numeric shorthand accepted (e.g. -20 for -n 20)

tee

https://www.gnu.org/software/coreutils/manual/coreutils.html#tee-invocation

Aliases: gtee

  • Allowed standalone flags: –append, –help, –ignore-interrupts, –output-error, –version, -a, -i, -p
  • Bare invocation allowed

textutil

https://ss64.com/mac/textutil.html

  • Allowed standalone flags: -info, -cat, -convert, -strip, -stdin, -stdout, -help, -noload
  • Allowed valued flags: -format, -encoding, -extension, -fontname, -fontsize, -inputencoding, -output, -outputdir
  • Hyphen-prefixed positional arguments accepted

tidy

https://www.html-tidy.org/

  • Allowed standalone flags: -asxhtml, -asxml, -ashtml, -clean, -config, -help, -help-config, -help-option, -i, -indent, -language, -m, -modify, -n, -numeric, -omit, -q, -quiet, -show-config, -show-body-only, -upper, -utf8, -v, -version, -w, -xml, -h, –help, –version
  • Allowed valued flags: -access, -encoding, -errors, -file, -output, -show-errors, -wrap, -o
  • Bare invocation allowed
  • Hyphen-prefixed positional arguments accepted

tput

https://man7.org/linux/man-pages/man1/tput.1.html

  • Allowed standalone flags: -S, -V
  • Allowed valued flags: -T
  • Hyphen-prefixed positional arguments accepted

tr

https://www.gnu.org/software/coreutils/manual/coreutils.html#tr-invocation

Aliases: gtr

  • Allowed standalone flags: -C, -V, -c, -d, -h, -s, –complement, –delete, –help, –squeeze-repeats, –truncate-set1, –version

tsort

https://www.gnu.org/software/coreutils/manual/coreutils.html#tsort-invocation

Aliases: gtsort

  • Allowed standalone flags: –help, –version
  • Bare invocation allowed

uconv

https://unicode-org.github.io/icu/userguide/icu/utilities.html#uconv

  • Allowed standalone flags: –help, –version, -?, -h, -V, -i, -l, -L, -s, -v, –invalid-skip, –list-code, –show-cps, –silent, –verbose
  • Allowed valued flags: –add-signature, –callback, –copyright, –encoding, –from-callback, –from-code, –match, –name, –output, –to-callback, –to-code, –transliterate, -c, -f, -o, -t, -x

ul

https://man7.org/linux/man-pages/man1/ul.1.html

  • Allowed standalone flags: –help, –version, -V, -h, -i
  • Allowed valued flags: –terminal, -t
  • Bare invocation allowed

unexpand

https://www.gnu.org/software/coreutils/manual/coreutils.html#unexpand-invocation

Aliases: gunexpand

  • Allowed standalone flags: -V, -a, -h, –all, –first-only, –help, –version
  • Allowed valued flags: -t, –tabs
  • Bare invocation allowed

unifdef

https://dotat.at/prog/unifdef/

Aliases: unifdefall

  • Allowed standalone flags: -h, -V
  • Allowed valued flags: -o
  • Hyphen-prefixed positional arguments accepted

uniq

https://www.gnu.org/software/coreutils/manual/coreutils.html#uniq-invocation

Aliases: guniq

  • Allowed standalone flags: -D, -V, -c, -d, -h, -i, -u, -z, –count, –help, –ignore-case, –repeated, –unique, –version, –zero-terminated
  • Allowed valued flags: -f, -s, -w, –all-repeated, –check-chars, –group, –skip-chars, –skip-fields
  • Bare invocation allowed

units

https://www.gnu.org/software/units/

  • Allowed standalone flags: –check, –compact, –exponential, –help, –one-line, –quiet, –strict, –terse, –units, –verbose, –version, -1, -V, -c, -e, -h, -q, -s, -t, -v
  • Allowed valued flags: –digits, –file, –history, –log, –output-format, -d, -f, -H, -L, -o
  • Bare invocation allowed

wc

https://www.gnu.org/software/coreutils/manual/coreutils.html#wc-invocation

Aliases: gwc

  • Allowed standalone flags: -L, -V, -c, -h, -l, -m, -w, –bytes, –chars, –help, –lines, –max-line-length, –version, –words, –zero-terminated
  • Allowed valued flags: –files0-from
  • Bare invocation allowed

wdiff

https://www.gnu.org/software/wdiff/

  • Allowed standalone flags: –auto-pager, –avoid-wraps, –copyright, –end-delete, –end-insert, –help, –ignore-case, –less-mode, –line-numbers, –no-common, –no-deleted, –no-init-term, –no-inserted, –printer, –start-delete, –start-insert, –statistics, –terminal, –version, -1, -2, -3, -C, -V, -a, -c, -d, -h, -i, -l, -n, -p, -s, -t, -w, -y, -z
  • Allowed valued flags: –diff-input, -W

what

https://man.freebsd.org/cgi/man.cgi?what

  • Allowed standalone flags: -V, -h, -q, -s

word-list-compress

https://aspell.net/

  • Allowed standalone flags: c, d

xgettext

https://www.gnu.org/software/gettext/manual/html_node/xgettext-Invocation.html

  • Allowed standalone flags: –help, –version, –join-existing, -j
  • Allowed valued flags: –default-domain, –directory, –files-from, –output, –output-dir, –language, –from-code, –keyword, -d, -D, -f, -o, -p, -L, -k
  • Hyphen-prefixed positional arguments accepted

xmlcatalog

https://gitlab.gnome.org/GNOME/libxml2

  • Allowed standalone flags: –shell, –sgml, –verbose, -v, –noout, –create
  • Allowed valued flags: –add, –del
  • Hyphen-prefixed positional arguments accepted

xsltproc

https://gitlab.gnome.org/GNOME/libxslt

  • Allowed standalone flags: –catalogs, –debug, –debugger, –dumpextensions, –encoding, –help, –html, –load-trace, –maxdepth, –noblanks, –nodict, –nomkdir, –nonet, –novalid, –nowrite, –pedantic, –profile, –repeat, –timing, –verbose, –version, –writesubtree, –xinclude, -v, -V
  • Allowed valued flags: –maxparserdepth, –maxvars, –output, –param, –stringparam, -o, -p
  • Hyphen-prefixed positional arguments accepted

yes

https://www.gnu.org/software/coreutils/manual/coreutils.html#yes-invocation

Aliases: gyes

  • Allowed standalone flags: –help, –version
  • Bare invocation allowed

zcat

https://man7.org/linux/man-pages/man1/zcat.1.html

Aliases: gzcat

  • Allowed standalone flags: -V, -f, -h, -q, -v, –force, –help, –quiet, –verbose, –version
  • Bare invocation allowed

zlib-flate

https://qpdf.readthedocs.io/

  • Allowed standalone flags: -compress, -uncompress
  • Allowed valued flags: -level
  • Bare invocation allowed