How to update_all from Command Line
Environment
OS Level: 4.1.5 
Type/Model: 43p
Problem
	How do you update_all from the command line?
Solution
  -  Create an ASCII file that lists all the software you have installed.
     Use lslpp -l, redirect it to a output file, and edit it so it looks
      something like:
  bos.rte.install
  bos.sysmgt.sysbr
  .....
 This file will have the fileset or package name, one per line.
   
-  Run the installp with the -f flag. For example:
       installp -agXd/dev/cd0 -e /tmp/install.log -f/<path>/<file>
<file> is the ASCII file created in step 1, and the use of the 
-e flag
     logs the output to /tmp/install.log.
How to update_all from Command Line:   ITEM: FAX
Dated: 1999/10/01~00:00 Category: anz
This HTML file was generated 2001/03/08~16:06:30
Comments or suggestions?
Contact us