preremove revision 7c478bd95313f5f23a4c958a745db2134aa03244
# Copyright (C) 1999-2001, 2003 by Darren Reed. # Copyright 2003 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. #pragma ident "%Z%%M% %I% %E% SMI" pid=
`ps -e | awk ' { if ($4 == "ipmon") { print $1; } } ' -` while [
"$pid" !=
"" ] ;
do pid=
`ps -e | awk ' { if ($4 == "ipmon") { print $1; } } ' -`