mk

Task runner for targets described in Mkfile. Mostly used to control the compilation of an executable from source code. More information: <http://doc.cat-v.org/plan_9/4th_edition/papers/mk>.

Debian Debian
RUN apt-get update && \ apt-get install -y 9base
Ubuntu
RUN apt-get update && \ apt-get install -y 9base
Arch Arch Linux
RUN pacman -S --noconfirm 9base
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y 9base
Raspbian
RUN apt-get update && \ apt-get install -y 9base
click the source code to copy install mk on any operating system with command-not-found.com