4.2 AIX Release Content List package information

This AIX Release Content List package bos.content_list contains a database used by the command...

/usr/sbin/which_fileset

This command is useful if we want to know which fileset a specific command belongs to. The output will be the full path of the file, the fileset it belongs to, and the current released level of that file, as shown in Example 4-8.

#which_fileset /usr/bin/emstat
/usr/bin/alstat -> /usr/bin/emstat      bos.perf.tools 5.3.0.0
/usr/bin/emstat                         bos.perf.tools 5.3.0.0
#

If the command you are looking for is not installed on the system which_fileset returns, you receive the following message:

No match found for:

Next