zero(4) freebsd man page | unix.com

Man Page: zero

Operating Environment: freebsd

Section: 4

ZERO(4) 						   BSD Kernel Interfaces Manual 						   ZERO(4)

NAME
zero -- the zero device
DESCRIPTION
The zero device accepts and reads data as any ordinary (and willing) file, but throws away any data written to it, and returns an endless supply of null bytes when read.
FILES
/dev/zero
SEE ALSO
full(4), null(4)
HISTORY
A zero device appeared in 4.4BSD.
BSD
April 7, 1996 BSD
Related Man Pages
ng_device(4) - freebsd
ng_device(4) - opensolaris
pty(4) - x11r4
ng_device(4) - centos
pty(4) - xfree86
Similar Topics in the Unix Linux Community
How to delete trailing zeros from a variable
Removing Zeros in front of a number
Finding multiple zero's in a file
Comparison treating strings as zero integers
Adding Leading Zeros for date in a file