i am trying to script an visualization application, grads, to generate a bunch of maps in a preprocessing batch.
The application normally takes input from the console and launches an X window to display the results in. After the results are display, you can write them to an image file.
is there a way to set the X display to be some kind of null device that ignores all the input and output?