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

multipathc - Interactive client for multipathd

Authors

multipath-tools was developed by Christophe Varoqui <christophe.varoqui@opensvc.com> and others.

Linux                                              2022-09-03                                      MULTIPATHC(8)

Description

       The  multipathc  tool  provides  an  interactive shell for communicating with the multipathd daemon.  The
       command multipathd-k invokes multipathc.

       All commands documented in multipathd(8) are supported.  The available commands can be viewed by entering
       'help'.  Use quit, exit, or CTRL-D to exit the shell.  Keywords can be abbreviated with the first letters
       (for example, shu for shutdown), if the abbreviation is unique.  Some  commands  support  pretty-printing
       using printf-style format specifiers. The supported format specifiers can be listed with the command showwildcards.   Depending on build options, the interactive shell may provide command completion and history
       expansion features.

       The optional  parameter  timeout  specifies  the  timeout  to  wait  for  a  reply  from  multipathd,  in
       milliseconds. The default is 4000 ms.

Name

       multipathc - Interactive client for multipathd

See Also

multipathd(8)

Synopsis

multipathc [ timeout ]

See Also