The null device in Unix systems is /dev/null. Its purpose is to immediately discard anything sent to it. In this guide we will discuss what is the purpose of /dev/null, why it exists, and how to use it.
Source: LXer – What is /dev/null in Linux and How to Use It