1
0
Fork 0
mirror of https://github.com/yaakov-h/scream-driver.git synced 2024-10-16 15:50:02 +00:00
scream-driver/README.md
2024-08-11 18:09:32 +10:00

12 lines
462 B
Markdown

# Scream Driver
The Scream driver is a Linux Kernel Module which creates the `/dev/scream` device.
This is a device that returns the letter 'a' indefinitely, occasionally substituted with the capital letter 'A'.
As suggested by:
> Proposal for a new Linux special file:
> /dev/scream
>
> It's like /dev/zero, but it's endless stream of the letter 'a', with an occasional capital 'A' at a random frequency.
- https://social.coop/@foolishowl/110867475052765533