top | item 30611750

(no title)

bor0 | 4 years ago

It's a good post, but heavily OS dependant. For example, on my Mac:

  $ ls /dev/null /dev/full
  ls: /dev/full: No such file or directory
  /dev/null
I guess in theory, you can imitate `/dev/full` by other means.

discuss

order

cyborgx7|4 years ago

>Linux has this fun device file called "/dev/full"

Yes it is. And it specifies the OS as well.

not2b|4 years ago

NetBSD and FreeBSD have /dev/full as well.