Skip to content
This repository was archived by the owner on Jun 18, 2018. It is now read-only.
This repository was archived by the owner on Jun 18, 2018. It is now read-only.

seinfo --expand should count the results #177

@ghost

Description

# seinfo -xtuser.subj

Types: 1
   type user.subj,... users.unpriv_user.subj_type_attribute;

In the example above we already know the Types count is 1. Instead we want to know the Type Attributes count.

# seinfo -xasubj.subj_type_attribute

Type Attributes: 1
   attribute subj.subj_type_attribute;
        alsactl.subj
        ...

In the example above we already know the Type Attributes count is 1. Instead we want to know the Types count

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions