scream/README.md
Zoé Cassiopée Gauthier 1f3df70b49 Initial commit
2024-08-14 15:26:32 -04:00

273 B

Scream

Makes your kernel scream (optionally into the void).

cat /dev/scream

Build and install

make
sudo ./scream_load

To uninstall, you may delete the device node and unload the module:

rm -f /dev/scream
rmmod scream