#!/bin/sh if [ -z "$EDUKE32" ]; then EDUKE32=eduke32 fi echo === Running DNF with $EDUKE32 === gdb --args $EDUKE32 -usecwd DNFGAME.CON DNF.GRP