the word that keeps showing up when writing or reading truths for other people in the truth box on myspace
null has not posted any public truths
by annoyedmyspacer April 13, 2009
Get the Null mug.
short for funnel as in funnel a beer as in pour a beer into a funnel attactched to a tube and down it in less then 5 seconds.
a. yo bra, lets go null some brews and get trashed
b. i can null a brewski faster then anyone
by jah-master June 3, 2006
Get the null mug.
This individual is a legendary myth on Discord, if you meet him then you have been blessed. Be grateful young ones.
Who is that?
Oh that's Null, he's a legend.
by LiterallyGodHimself April 15, 2019
Get the Null mug.
A politer way of calling someone retarded.
"Oh my gosh, your so null" "Did you see him chase that bus? Wow he looked so null"
by neoncrayonz November 13, 2011
Get the Null mug.
Noun- 1. Slang for a person who is asexual 2. the quality of being asexual.

Adjective- Of or relating to an asexual person.

Verb- "nulled it" to back off from doing something sexual, or a relationship in general
"dude, I'm such an idiot! that girl I was hitting on is a null!"
by Alex McCoy December 1, 2007
Get the null mug.
No sweat/no problem. Something done easily.

Originated from the popular pen and paper RPG Shadowrun.
"Hey, thanks for helping me out back there."
"Null sheen, man."
by JEddy January 12, 2008
Get the Null sheen mug.
/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."
by Shaka Zulu September 3, 2004
Get the /dev/null mug.