HP Process Resource Manager User's Guide

Administering PRM
Displaying application filename matches
Chapter 9 175
Displaying application filename matches
Because application records allow wildcards in filenames, keeping track
of all the applications that a filename with wildcards matches can be
difficult.
The prmlist command with the -a option displays exactly this
information, however. It also shows each application’s PRM group
assignment.
For example, consider a configuration that includes only one application
record. This record, shown below, places all applications in /bin/ that
begin with the letter “b” in a PRM group named Bapplications:
/bin/b*::::Bapplications
To get a listing of these applications, enter the command:
# prmlist -a
PRM Application Assigned Group Alternate Name(s)
-------------------------------------------------------------------
/bin/bfs Bapplications
/bin/bg Bapplications
/bin/basename Bapplications
/bin/bs Bapplications
/bin/bdiff Bapplications
/bin/bc Bapplications
/bin/banner Bapplications
/bin/batch Bapplications
/bin/bdf Bapplications