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

8 lines
133 B
Plaintext
Raw Normal View History

1999-08-17 03:57:19 +08:00
#!/bin/ksh
# First source /app/appserver
. /app/appserver
# Exec the executable.
exec $APPROOT/usr/contrib/bin/$(basename $0) "$@"