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

dshbak - format output from pdsh command

Description

       The  dshbak  program  formats  pdsh  pdsh  output for humans.  Output from each node is consolidated, the
       leading "node:" is stripped, and a header block with the  node  name  is  added.  If  the  -c  option  is
       specified,  nodes  with identical output are not displayed twice; instead, the header will contain a list
       of nodes. The list of nodes is further compressed into node ranges if  the  node  names  have  a  numeric
       suffix.

Name

       dshbak - format output from pdsh command

Options

-h     Display a summary of command line options.

       -c     Do  not  display identical output from nodes twice. Instead, print the list of nodes with matching
              output in the header block.

       -dDIR Write consolidated node output to separate files in output directory DIR. Any existing files  will
              be overwritten.

       -f     With -d, force creation of specified DIR.

Origin

       A rewrite of IBM dshbak(1) by Jim Garlick
       <garlick@llnl.gov> on LLNL's ASCI Blue-Pacific IBM SP system.

See Also

pdsh(1)

                                                   2011-02-26                                          DSHBAK(1)

Synopsis

dshbak [OPTION]..

See Also