5 results for “topic:dev-null”
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.
/dev/null as a web service.
Trash sink that eats up all the records passed to it.