Skip to main content
/dev/null is a character device file on UNIX computer operating systems that accepts all data written to it, without storing it. It can be opened by many processes simultaneously, and writing to it doesn't cause the file to grow. Formally, it's described as being an infinite data sink. In shell programming, unwanted output from a command can be redirected there. For example:

find / 2>/dev/null

This would display the full paths to all the accessible files on the computer, without displaying the "Permission denied" errors that are likely to occur.

When programs try to read from /dev/null, they get an end-of-file error.

The idea of a null device was imitated by Microsoft in MS-DOS. In DOS, 'NUL' is a reserved filename. When you open a file with that name, DOS opens its equivalent of /dev/null. This behavior was inherited by Windows. In Windows,
even versions of it that are based on the NT kernel, you cannot create a file called "NUL".

It is usually pronounced as "dev null", not "slash dev, slash null." Programmers sometimes refer to /dev/null as a place to send any unwanted information, even if, for example, the data is being transmitted as spoken words from a human's mouth.
"I didn't give a shit about what the Resident was saying, so I simply redirected everything he said to /dev/null."
/dev/null by Shaka Zulu September 2, 2004
/dev/null mug front
Get the /dev/null mug.
See more merch
A email storing program designed with processing spam in mind.
Ex-Boy/Girlfirend: II stored your fucking email in /dev/null.
/dev/null by Nanoha Takamachi September 1, 2009
Related Words
(Verb, Software Engineering related)
To ignore something completely.
Root: In most unix systems there's a device called /dev/null. This device will ignore everything forwarded to it. Likewise when someone "devnull"s something they completely ignore it as it never existed.
Siavash: Sam, ya heard about new Microsoft Windows 8?
Sam: That doesn't even exist yet!
Siavash: Listen to me, it looks great! just try it once.
Sam: are you devnulling me?
Devnull by BrainX January 1, 2010
Some random oldie hanging around Fubar looking at the nekkid chicks and generally making half-assed stupid posts.
Devnull posted a really lame comment in the Newbie Intro forum. He lose!
devnull by devnull December 10, 2004

flophouse 

Any house/apartment/frat house/trailer/etc. which is used for individuals to crash (sleep, chill, hang out, lurk, etc.) for a period of time. In order to "crash", one must not actually live there (e.g. have their name on the lease, own said flophouse, etc.). Flophouses are typically used by college students, drug addicts, transients, vagrants, or other unsavory characters.

A flophouse may also be the home owned by the parents of a college student, who after being away at college, wishes to live as if he/she is still at college (e.g. staying out all night, returning just to crash at mom and dad's house, then leaving again), rather than conforming to the pre-college rules.
Example #1
Dude: (Talking to someone passed out face first on the floor of his college apartment) Hey man, who the hell are you? What do you think this is, a flophouse??

Bro: Sorry dude, I must have passed out for a minute.

Example #2
Mom: Where have you BEEN for the last three days? You come home just to sleep?? What do you think this is, a flophouse??!!

Son: What's your problem? I'm an adult now!
flophouse by J3553 November 21, 2007
Word of the Day on July 27, 2026

Hate Sink 

A person you hate intensely not because they deserve such hatred but because they serve as a focus for your general hatred. A healthy way to dispense with excess animosity.
Jake's not really that big an asshole. He just serves as my hate sink.
Word of the Day on July 26, 2026

funiosity 

The art of being peculiar, but in an amusing fashion.
"Wow, look at that dog running on three legs"
- "Yeah, that sure is a funiosity"
funiosity by Supersonic Stevie November 23, 2007
Word of the Day on July 25, 2026