Unix filesystem: Difference between revisions

Content deleted Content added
Undid revision 475384358 by Tedickey (talk) Tedickey edit summary is nonsensical
proper redirect
Line 29:
|-
|
::<code>[[dev-null|/dev/null]]</code>
|also known as the "bit bucket" or "black hole", this [[pseudo-device]] discards all contents written to it, and is typically used to pipe away unwanted data.
|-