mirror of
https://github.com/yaakov-h/scream-driver.git
synced 2024-11-21 17:04:50 +00:00
Update README.md
This commit is contained in:
parent
b4c0327688
commit
18d20b8343
1 changed files with 7 additions and 0 deletions
|
@ -3,3 +3,10 @@
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue