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

7 lines
133 B
Bash
Executable file

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