Open Source by Tonkünstler-on-the-Bund
Current sources on this subject are either outdated or indiscriminate. In some places, obsolete knowledge is being purveyed to students. This page presents a selection of modern tools as used at TKB.
- s/grep/ripgrep/
- s/find/fd/
- s/find/bfs/
- s/sed/sd/
- qsv
- s/bc/bc-gh/
- s/sudo/sudo-rs/
- s/sudo -u/s6-setuidgid/
- s/md5sum/b3sum/
- mosh+tmux
- cwebp+zopflipng
- s/xargs|while read/parallel/
- sponge
- s/cat/bat -p/
- its chief improvement is in adding syntax highlighting for the ‘main use’ of
cat
, which is to print on the terminal without using a pager.
- s/cd/zoxide+fzf/