main

misc netbsd utilities portabilized

col
jot
pr
rs
37 L

readme

netmisc

misc programs from netbsd with some compatibilty shim and portability bits.

  • apply
  • col
  • ctags
  • finger
  • look
  • makefs
  • pr
  • rs
  • script

you need:

  • C compiler
  • yacc
  • ninja
  • libz

on musl you may also need:

  • musl-fts

to build:

ninja

to install:

ninja install # as root

all netbsd code under it's original license.