Windows has a sort of /dev/null concept - 'nul'. e.g.:

C:\> echo foo > nul

Will go nowhere instead of making a file called nul.