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
ttyname(3) - osx
pty(4) - plan9
pty(4) - posix
pty(4) - xfree86
pty(4) - minix
Similar Topics in the Unix Linux Community
What is /dev/tty /dev/null and /dev/console
comparing the null values in the unix
Check for null values in a column
Check null value in xml
awk print columns which are not null