Skip to content

sindresorhus/dev-null-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 14, 2021
53ceb91 Â· Oct 14, 2021

History

6 Commits
Oct 14, 2021
May 26, 2019
May 26, 2019
May 26, 2019
May 26, 2019
Oct 14, 2021
Oct 14, 2021
Oct 14, 2021
Oct 14, 2021
May 26, 2019

Repository files navigation

dev-null-cli

Cross-platform /dev/null

Install

npm install --global dev-null-cli

Usage

$ dev-null --help

  Examples
    $ dev-null | cat
    $ echo '🦄' | dev-null

Related

  • noop-stream - Readable Node.js stream that produces no data or a writable stream that discards data