F# as a Linux Kernel Module Development Orchestrator
Introduction
Linux kernel module development normally involves a repetitive sequence:
make
sign
rmmod
insmod
dmesg
When experimenting with kernel modules, repeating these commands manually quickly be
devnation.joshisfitness.com11 min read