#!/bin/sh -f 

#
#
# Copyright 1995-1997 Sun Microsystems, Inc. All Rights Reserved
#
# "@(#)disks.sh	3.1 98/07/08 Sun Microsystems"
#

/usr/bin/df -k

