#! /bin/bash

# Runs ghostview

ghostview -bg white "$@"
