I'm moving thousands of files through the command line and it prints all the file names to the console. Is there a way to ignore the output so it can go faster? Something like piping to /dev/null in Linux.
Thanks
bla-bla-bla-bla-bla-bla-bla-bla 2> nul