*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> null (7)              
Title
Content
Arch
Section
 

null(7)

Contents


NAME    [Toc]    [Back]

       null - Data sink

DESCRIPTION    [Toc]    [Back]

       Data written on a null special file are discarded.

       Reads  from  a  null  special  file always return 0 (zero)
       bytes.

EXAMPLES    [Toc]    [Back]

       To read a floppy disk and  display  the  total  number  of
       records  read in and output to /dev/null using the dd command:


       dd if=/dev/disk/floppy0 of=/dev/null

       To create a zero length file using the cat command:

       cat > foo < /dev/null

FILES    [Toc]    [Back]

       /dev/null



                                                          null(7)
[ Back ]
 Similar pages
Name OS Title
BIO_s_null Tru64 Null data sink
BIO_s_null NetBSD null data sink
AFgetframecnt IRIX get the total sample frame count / data bytes / data offset for a specified audio track from an AFfilehandle s
inet6_opt_get_val Tru64 Extract data items from the data portion of an IPv6 option
inet6_opt_set_val Tru64 Insert data items into the data portion of the IPv6 option
tcflush Tru64 Flush nontransmitted output data or nonread input data
t_rcv Tru64 Receive normal data or expedited data on a connection
t_snd Tru64 Send normal data or expedited data over a connection
t_sndv Tru64 Receive data or expedited data sent over a connection
t_rcv IRIX receive data or expedited data sent over a connection
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service