null(7) Miscellaneous Information Manual null(7)NAMEnull - Data sinkDESCRIPTIONData written on a null special file are discarded. Reads from a null special file always return 0 (zero) bytes.EXAMPLESTo 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/nullFILES/dev/null delim off null(7)
| Related Man Pages |
|---|
| null(n) - mojave |
| null(0xa0c4f4) - mojave |
| null(0x9db0f4) - mojave |
| null(0xa0b823) - mojave |
| null(0xa0c4f3) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| mv files to /dev/null |
| data is seen as NULL after loading into database |
| Newbie question: if[command not null] |
| /dev/null not writable |
| Check null value in xml |