Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ null(4) — SunOS 4.1.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

NULL(4)  —  DEVICES AND NETWORK INTERFACES

NAME

null − data sink

CONFIG

None; included with standard system. 

SYNOPSIS

#include <fcntl.h>
 open("/dev/null", mode);

DESCRIPTION

Data written on the null special file is discarded. 

Reads from the null special file always return an end-of-file indication. 

FILES

/dev/null

Sun Release 4.1  —  Last change: 24 November 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026