#!/bin/sh
#
# ident "@(#)bbfind_uuid_dir.sh 1.2     01/05/30 SMI"
#
# Copyright (c) 2000 by Sun Microsystems, Inc.
# All rights reserved.
#                       

. $BBROOT/etc/opt/SUNWbb/blackbox.rc

echo "$BBVARPATH/updntmp/$1"

