binutils-gdb/gdb/testsuite/gdb.hp/tools/odump

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) "$@"