#!/bin/sh -f

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

/usr/bin/ps -elf


