Updating AIX 1.2 (Suggestion)

Greg Fife gregfife at aix.aix.kingston.ibm.com
Wed Oct 24 02:49:15 AEST 1990


In article <1419 at msa3b.UUCP> kevin at msa3b.UUCP (Kevin P. Kleinfelter) writes:

>My approach was to
>   rm -rf /usr/lpp/X11
>   rm -rf /usr/lpp/x11smpls
>

Another thing you can do is tar up and remove /usr/man.

     cd /usr/man
     tar cdf - . | compress > /tmp/man.tar.Z
     if you are paranoid, ftp man.Z to some place with enough disk
     cd /
     rm -rf /usr/man

The BOS update may create a new /usr/man/cat1/dbx.1.  
/usr/man and /usr/man/cat1 will be recreated if they are not present.

This should free up about 7,500 blocks. 

-------------------------------------------------------------------------------
Greg Fife                             gregfife at plkse.iinus1.ibm.com
Eastern Region AIX Support            uunet!ibmps2!aix!gregfife
IBM Kingston                          (914) 385-6655



More information about the Comp.unix.aix mailing list