home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aix
- Path: sparky!uunet!spool.mu.edu!sdd.hp.com!saimiri.primate.wisc.edu!usenet.coe.montana.edu!selway.umt.edu!mcguire
- From: mcguire@selway.umt.edu (Charles J McGuire)
- Subject: Re: remove an lpp
- Message-ID: <1992Dec18.223401.26445@selway.umt.edu>
- Organization: University of Montana
- References: <1992Dec5.110210.151@chmeds.ac.nz> <1992Dec15.121044.3115@email.tuwien.ac.at> <1992Dec18.081752.156@chmeds.ac.nz>
- Date: Fri, 18 Dec 1992 22:34:01 GMT
- Lines: 25
-
- In article <1992Dec18.081752.156@chmeds.ac.nz> drb@chmeds.ac.nz () writes:
- >In article <1992Dec15.121044.3115@email.tuwien.ac.at> fritscher@edvz.tuwien.ac.at writes:
- >>In article <1992Dec5.110210.151@chmeds.ac.nz>, drb@chmeds.ac.nz () writes:
- >>|> In article <1992Dec3.161908.13462@selway.umt.edu> mcguire@selway.umt.edu (Charles J McGuire) writes:
- >>|> >Can someone please tell me whether there is a way to remove
- >>|> >a committed lpp? Like X11_3d, or a compiler?
- >>
- >>For which version of AIX should this script work ...
- >
- >From the script:
- >
- >if [ `uname -a | awk '{print $1$4$3}'` != "AIX32" ] ; then
- > echo This script only works on AIX 3.2.
- > exit 1
- It's for AIX 3.2. I have the script, thanks.
-
- *************************************************************************
- ( Charlie McGuire | Tel. : (406) 243-4618 )
- ( Research Sys Mgr | Fax : (406) 243-4076 )
- ( The University of Montana | )
- ( Computer Science Dept | E-Mail: mcguire@huckle.cs.umt.edu )
- ( SS409 | )
- *************************************************************************
-
-
-