gv is software for viewing postscript files. To view a file (postscriptfile.ps) using gv, simply type the following
lightning:~> gv postscriptfile.ps &
and note that & will run this process in the background.