Author: Stan Eisenstat
Subject: Re: [Cs223] /dev/null
Date: Tuesday, 17 Mar 2020, 22:50:23
> Message Posted By: Unknown
>
> In t104, does /dev/null contain contents? If not, how is it different from
> an empty file?
/dev/null is an empty file with the additional property
that if anything written to it is ignored.
--Stan-
PREV
INDEX
NEXT