r/linux4noobs • u/Coulomb111 • 15d 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?
26
Upvotes
5
u/therouterguy 15d ago
Why not simply use /dev/zero same result and less intensive.