Print

Using the Linux shell to locate files installed by AE Services

About this task

Follow this procedure to find out where a particular RPM installs its files:

Procedure

  1. From the command line, log in as root.
  2. Type rpm -ql packagename where packagename is the name of the RPM without the version number. For example aesvcs-platform.

    Linux displays the directories created and the files installed by the RPM.