Dave Callen  <[log in to unmask]> wrote:
>I have been asked by a company how to find out the capabilities
>from the listgroup command on a HP 3k classic machine.

The first word printed is word number 0 and contains the first two
characters of the group name.  You want to look at word 23 (decimal,
so the last word on the third printed line if the output is eight
words per line).  This word is formatted like the second word of the
WHO intrinsic capability return:

       0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15
      -- -- -- -- -- -- -- BA IA PM -- -- MR -- DS PH

You can find this information (also for reading :LISTACCT and
:LISTUSER command output as well as :LISTF ,-1) in the MPE V Commands
Reference Manual, HP p/n 32033-90006.