Software Distributor Administration Guide (March 2009)

Table Of Contents
Remember, the product name is always assumed; you don’t have to specify it in the
-a option.
3.1.4.6.3 Specifying Fileset Level
An example of using the -l option to generate a listing that includes all filesets for the
product NETWORKING on the local host and a descriptive title for each:
swlist -l fileset -a title NETWORKING
# NETWORKING Network Software
NETWORKING.ARPA-INC ARPA include files
NETWORKING.ARPA-RUN ARPA run-time commands
NETWORKING.ARPA-MAN ARPA manual pages
NETWORKING.LANLINK CORE ARPA software
NETWORKING.NFS-INC NFS include files
NETWORKING.NFS-RUN NFS run-time commands
NETWORKING.NFS-MAN NFS manual pages
Again, note the commented lines (#) representing the subproduct (NETWORKING.ARPA
and NETWORKING.NFS) and product (NETWORKING) levels. The other lines are filesets.
3.1.4.6.4 Specifying Files Level
An example of the -l option to generate a comprehensive listing that includes all files
for the subproduct NETWORKING.ARPA:
swlist -l file NETWORKING.ARPA
# NETWORKING.ARPA
# NETWORKING.ARPA_INC
NETWORKING.ARPA_INC:/usr/include/arpa/ftp.h
NETWORKING.ARPA_INC:/usr/include/arpa/telnet.h
NETWORKING.ARPA_INC:/usr/include/arpa/tftp.h
NETWORKING.ARPA_INC:/usr/include/protocols/rwhod.h
.
.
.
# NETWORKING.ARPA_RUN
NETWORKING.ARPA_RUN:/etc/freeze
NETWORKING.ARPA_RUN:/etc/ftpd
NETWORKING.ARPA_RUN:/etc/gated
NETWORKING.ARPA_RUN:/etc/named
.
.
.
# NETWORKING.ARPA_MAN
NETWORKING.ARPA_MAN:/usr/man/man8/ftpd
NETWORKING.ARPA_MAN:/usr/man/man8/gated
Note that the commented lines represent the requested level (NETWORKING.ARPA)
plus one level up (fileset) from the specified file level (NETWORKING.ARPA_INC,
NETWORKING.ARPA_RUN and NETWORKING.ARPA_RUN are all filesets). The
uncommented lines are files.
92 Managing Installed Software