cat /dev/null >

cat /dev/null >/path/file

In Unix-like operating systems, /dev/null or the null device is a special file that discards all data written to it

0 comments:

Post a Comment