|
|
@ -43,6 +43,8 @@ char const* const commands[] = { |
|
|
|
" apt-key", |
|
|
|
"aria2", |
|
|
|
" aria2c", |
|
|
|
"atomicparsley", |
|
|
|
" AtomicParsley", |
|
|
|
"attr", |
|
|
|
" attr", |
|
|
|
" getfattr", |
|
|
@ -1408,6 +1410,7 @@ char const* const commands[] = { |
|
|
|
" pamtosrf", |
|
|
|
" pamtosvg", |
|
|
|
" pamtotga", |
|
|
|
" pamtotiff", |
|
|
|
" pamtouil", |
|
|
|
" pamtowinicon", |
|
|
|
" pamtoxvmini", |
|
|
@ -1554,6 +1557,8 @@ char const* const commands[] = { |
|
|
|
" pnmtorle", |
|
|
|
" pnmtosgi", |
|
|
|
" pnmtosir", |
|
|
|
" pnmtotiff", |
|
|
|
" pnmtotiffcmyk", |
|
|
|
" pnmtoxwd", |
|
|
|
" ppm3d", |
|
|
|
" ppmbrighten", |
|
|
@ -1645,6 +1650,7 @@ char const* const commands[] = { |
|
|
|
" svgtopam", |
|
|
|
" tgatoppm", |
|
|
|
" thinkjettopbm", |
|
|
|
" tifftopnm", |
|
|
|
" wbmptopbm", |
|
|
|
" winicontopam", |
|
|
|
" winicontoppm", |
|
|
@ -1664,9 +1670,6 @@ char const* const commands[] = { |
|
|
|
" nettle-pbkdf2", |
|
|
|
" pkcs1-conv", |
|
|
|
" sexp-conv", |
|
|
|
"newsbeuter", |
|
|
|
" newsbeuter", |
|
|
|
" podbeuter", |
|
|
|
"newsboat", |
|
|
|
" newsboat", |
|
|
|
" podboat", |
|
|
@ -1792,6 +1795,8 @@ char const* const commands[] = { |
|
|
|
" pkg-config", |
|
|
|
"play-audio", |
|
|
|
" play-audio", |
|
|
|
"pngquant", |
|
|
|
" pngquant", |
|
|
|
"poppler", |
|
|
|
" pdfdetach", |
|
|
|
" pdffonts", |
|
|
@ -1914,10 +1919,12 @@ char const* const commands[] = { |
|
|
|
" smtpd.py", |
|
|
|
"qalc", |
|
|
|
" qalc", |
|
|
|
"qpdf", |
|
|
|
" fix-qdf", |
|
|
|
" qpdf", |
|
|
|
" zlib-flate", |
|
|
|
"radare2", |
|
|
|
" r2", |
|
|
|
" r2-docker", |
|
|
|
" r2-indent", |
|
|
|
" r2agent", |
|
|
|
" r2pm", |
|
|
|
" rabin2", |
|
|
@ -2355,6 +2362,13 @@ char const* const commands[] = { |
|
|
|
" zipsplit", |
|
|
|
"zsh", |
|
|
|
" zsh", |
|
|
|
"zstd", |
|
|
|
" unzstd", |
|
|
|
" zstd", |
|
|
|
" zstdcat", |
|
|
|
" zstdgrep", |
|
|
|
" zstdless", |
|
|
|
" zstdmt", |
|
|
|
"ack-grep", |
|
|
|
" ack", |
|
|
|
"apksigner", |
|
|
@ -2499,11 +2513,4 @@ char const* const commands[] = { |
|
|
|
" vcsh", |
|
|
|
"yarn", |
|
|
|
" yarn", |
|
|
|
"zstd", |
|
|
|
" unzstd", |
|
|
|
" zstd", |
|
|
|
" zstdcat", |
|
|
|
" zstdgrep", |
|
|
|
" zstdless", |
|
|
|
" zstdmt", |
|
|
|
}; |
|
|
|