0

I've got a program that generates a crazy amount of data and I'm really only interested in seeing the stdout it generates. Rather than running the program, filling up my disk, then deleting the unwanted files every time, is there a way I could just redirect all that file I/O to /dev/null in the same way I can redirect stdout to /dev/null?

dromodel
  • 565

0 Answers0