binutils-gdb/gdb/testsuite/gdb.hp/tools/odump
1999-08-16 19:57:19 +00:00

8 lines
133 B
Bash
Executable File

#!/bin/ksh
# First source /app/appserver
. /app/appserver
# Exec the executable.
exec $APPROOT/usr/contrib/bin/$(basename $0) "$@"