null(4) freebsd man page | unix.com

Man Page: null

Operating Environment: freebsd

Section: 4

NULL(4) 						   BSD Kernel Interfaces Manual 						   NULL(4)

NAME
null -- the null device
DESCRIPTION
The null device accepts and reads data as any ordinary (and willing) file - but throws it away. The length of the null device is always zero.
FILES
/dev/null
SEE ALSO
full(4), zero(4)
HISTORY
A null device appeared in Version 7 AT&T UNIX.
BSD
June 5, 1993 BSD
Related Man Pages
pty(4) - debian
ptm(4) - netbsd
pty(4) - plan9
pty(4) - php
pty(4) - v7
Similar Topics in the Unix Linux Community
What is /dev/tty /dev/null and /dev/console
Newbie question: if[command not null]
/dev/null not writable
Averaging each row with null values
Replace a field where values are null in a file.