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.
- options are the common, inherited commands described in Using-command-line-utilities.
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*