bsd man page for null

Query: null

OS: bsd

Section: 4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
dh(4) - bsd
mem(4) - bsd
ram(4) - bsd
ts(4) - bsd
makedev.local(8) - netbsd
Similar Topics in the Unix Linux Community
mv files to /dev/null
comparing the null values in the unix
data is seen as NULL after loading into database
Replace a field where values are null in a file.
awk print columns which are not null