Zero is not nothing tho
this post was submitted on 19 Jan 2021
9 points (90.9% liked)
GNU+Linux Humor
4883 readers
2 users here now
Memes, jokes and general humor about GNU+Linux
Rules:
- Posts must be relevant to GNU+Linux or at least an open source unix-like operating system
- No NSFW content
- No hate speech, bigotry, etc
founded 5 years ago
MODERATORS
Ok i know /dev/zero is just zero's
But what in the tux does /dev/null do? I assume the data send there is just gone but can someone give me more info?
It is the ultimate infinite file, representing a garbage bin with no history. DigitalOcean has a great article on that topic.
I'm too scared to do this but someone who's braver than me plz tell if it creates an infinite loop or just stops right away.
I've tried it. It uses up one core of your processor, but you can always ctrl+C to stop it. I've never had it crash the system.
I've written /dev/urandom to /dev/null, it just makes your fan spin harder