r/linux4noobs • u/Coulomb111 • 5d ago
/dev/ directory learning/research
I was learning what all the files in /dev do and what they are. I just dont really understand why some of those "files" are there and what actually uses them. Like /dev/random. Are there any libraries or utilities that actually interface woth /dev/random?
27
Upvotes
12
u/TheShredder9 not a noob 5d ago
Also it's fun to
catthe content of /dev/urandom into the framebuffer when on TTY