This documentation supports the 20.08 (12.1) version of BMC Discovery.To view an earlier version of the product, select the version from the Product version menu.

tw_listusers


The tw_listusers utility enables you to display BMC Discovery user information, and lets you filter our specific names you do not want to display. To use the utility, type the following command at the $TIDEWAY/bin/ directory:

tw_listusers [options] --filter=ARG 

where:

  • --filter=ARG specifies a filter (regular expression) for listing users.
     Only users whose username match this regular expression are listed.

User example

In the following example, type the commands on a single line. Line breaks are provided to make the example easier to read.

Filtering the list of users to just those whose username contains the string "joe"

$TIDEWAY/bin/tw_listusers --filter=joe

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*