/usr/share/ircd-ratbox/help/opers/names is in ircd-ratbox 3.0.7.dfsg-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | NAMES [channel]
With no channel argument, NAMES shows the names (nicks) of all clients
logged in to the network that do not have +i flag.
With the #channel argument, it displays the nicks on that channel,
also respecting the +i flag of each client. If the channel specified
is a channel that the issuing client is currently in, all nicks are
listed in similar fashion to when the user first joins a channel.
See also: join
|