#!/bin/bash cd "/opt/quake4" export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./quake4smp.x86 $* exit $?