home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aix / 12713 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.7 KB  |  36 lines

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