logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

diodshowmount - list diod server connections

Description

diodshowmount  connects  to  a  diod  server  and  displays a list of clients connected to that server in
       hostlist format, with domain name suffixes stripped.   With  no  options,  it  reads  "ctl:version"  from
       "localhost".  Note that the "ctl" synthetic file system must be explicitly exported.

Name

       diodshowmount - list diod server connections

Options

-s,--serverNAME
              The server in IP[:PORT], HOST[:PORT], or /path/to/socket form (default localhost:564).

       -m,--msizeSIZE
              The maximum request size including 9P headers (default 65536).

       -u,--uidUID
              Try to attach to the server as the specified user (default your effective uid).

       -t,--timeoutSECS
              Force timeout after specified number of seconds (default no timeout).

       -l,--long
              List clients one per line without removing domain name suffixes, if any.

See Also

       diod (8)

diod-1.0.24                                        2015-03-31                                         diodcat(8)

Synopsis

diodshowmount[OPTIONS][-sNAME]

See Also