#!/bin/sh
BINDIR=/bin
export BINDIR 
# ignore errors if user does not have module installed
exec /usr/bin/dos 
