null(4) bsd man page | unix.com

Man Page: null

Operating Environment: bsd

Section: 4

NULL(4) 						     Kernel Interfaces Manual							   NULL(4)

NAME
null - data sink
SYNOPSIS
major device number(s): raw: 1 minor device encoding: mem: 0; kmem: 1; null: 2
DESCRIPTION
Data written on a null special file is discarded. Reads from a null special file always return 0 bytes.
FILES
/dev/null /dev/MAKEDEV script to create special files /dev/MAKEDEV.local script to localize special files
SEE ALSO
mem(4) 3rd Berkeley Distribution January 28, 1988 NULL(4)
Related Man Pages
lp(4) - bsd
dz(4) - bsd
ht(4) - bsd
ts(4) - bsd
makedev.local(8) - netbsd
Similar Topics in the Unix Linux Community
find & grep
comparing the null values in the unix
gethostbyname_r returns NULL when hostname has dash
Replace a field where values are null in a file.
awk print columns which are not null