How do I list the software installed on a hp-ux system?



  • The example is just a truncated listing, To list software on HP system, run the following command:

    # swlist -l fileset
    
    # Initializing...
    # Contacting target "saturn"...
    #
    # Target:  saturn:/
    #
    
    # Accounting                            B.11.23        Accounting
      Accounting.ACCOUNTNG                  B.11.23        Scripts for Accounting
      Accounting.ACCOUNTNG2                 B.11.23        Commands for Accounting
      Accounting.ACCT-ENG-A-MAN             B.11.23        Accounting Manual Pages for HP-UX
      Accounting.ACCT-JPN-E-MAN             B.11.23        Accounting Manual Pages for HP-UX
      Accounting.ACCT-JPN-S-MAN             B.11.23        Accounting Manual Pages for HP-UX
    .....
    .....
    

    The valid options for swlist -l command are:

    ""swlist". The valid levels are: "root", "depot", "bundle",
    "product", "subproduct", "fileset", "file", "shroot",
    "prroot", "category", "patch", "control_file".

    NOTE: Some options can produce lengthy output


Log in to reply
 

© Lightnetics 2024