Or this "quick and dirty"-hack:
kill -15 `ps -ef | awk '/\/usr\/OV\/bin\/ovw[ \t]*$/ { print $2 }'`
assuming that Netview ist installed in /usr/OV as usual...
kill -15 should close the program as if the User closes the GUI himself. I have
never experienced any problems with this.
Works with other programs as well. Just be careful to type the correct syntax
of the commands... and be sure to have the correct search string within the awk
command...
Michael Seibold
Gmünder Ersatzkasse GEK
Germany
>>> ananda@bharatpetroleum.com 18.08.2001 07.25 Uhr >>>
You can try /usr/OV/bin/ovwexit
Regards,
AKA
-----Original Message-----
From: CATALINA MARTINEZ [mailto:CATALINA.MARTINEZ@tlc.state.tx.us]
Sent: Friday, August 17, 2001 9:01 PM
To: nv-l@tkg.com
Subject: [NV-L] closing Xwindowed GUIs
Hello All
Is there a way of closing all GUI (Xwindowed) from the command line of the
Netview Server? I tried the KILLAEUIS but it does not seem to work. Any
suggestions?
Catalina
AIX 4.3.3.7 Framework 3.7.1 Netview 6.0.2
|