Cross-platform `/dev/null`
-
Updated
Oct 14, 2021 - JavaScript
Cross-platform `/dev/null`
Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data
A daemon that executes custom commands automatically in the background and makes them stay alive even after the terminal is exited. It sends command output to either nohup.out, the /dev/null black hole, or a custom file, depending on the option selected by the user.
Trash sink that eats up all the records passed to it.
Add a description, image, and links to the dev-null topic page so that developers can more easily learn about it.
To associate your repository with the dev-null topic, visit your repo's landing page and select "manage topics."