diff options
Diffstat (limited to '')
-rw-r--r-- | bin/README | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/bin/README b/bin/README new file mode 100644 index 00000000..c178f342 --- /dev/null +++ b/bin/README @@ -0,0 +1,44 @@ +BIN(7) FreeBSD Miscellaneous Information Manual BIN(7) + +NAME + bin – various utilities + +DESCRIPTION + Various tools primarily targeting Darwin, FreeBSD and NetBSD. Some tools + target Linux. + + aes(1) fullwidth output + beef(1) Befunge-93 interpreter + bit(1) calculator + bri(1) backlight brightness control + brot(1) Mandelbrot renderer + dtch(1) detached sessions + fbatt(1) framebuffer battery indicator + fbclock(1) framebuffer clock + gfxx(1) graphics data explorer + glitch(1) PNG glitcher + hi(1) syntax highlighter + hnel(1) PTY input remapper + modem(1) fixed baud rate wrapper + order(1) operator precedence + pbd(1) macOS pasteboard daemon + pngo(1) PNG optimizer + psf2png(1) PSF2 to PNG renderer + psfed(1) PSF2 font editor + ptee(1) tee for PTYs + relay(1) IRC relay + scheme(1) color scheme + shotty(1) terminal capture + ttpre(1) man output to HTML + up(1) upload file + wake(1) wake-on-LAN + wat(1) watch files + xx(1) hexdump + + To build graphical tools, set one of: + + GFX=cocoa + GFX=fb + GFX=x11 + +Causal Agency July 9, 2019 Causal Agency |