Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

dshbak (1)

Name

dshbak - format output from pdsh command

Synopsis

dshbak [OPTION]..

Description

DSHBAK(1)                   General Commands Manual                  DSHBAK(1)



NAME
       dshbak - format output from pdsh command


SYNOPSIS
       dshbak [OPTION]..


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 speci-
       fied, nodes with identical output are not displayed twice; instead, the
       header  will contain a list of nodes. The list of nodes is further com-
       pressed into node ranges if the node names have a numeric suffix.


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.

       -d DIR 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.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE     |
       +---------------+-----------------------+
       |Availability   | shell/pdsh            |
       +---------------+-----------------------+
       |Stability      | Pass-through volatile |
       +---------------+-----------------------+

SEE ALSO
       pdsh(1)



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source                was                downloaded                from
       https://github.com/chaos/pdsh/releases/down-
       load/pdsh-2.34/pdsh-2.34.tar.gz.

       Further information about this software can be found on the open source
       community website at https://github.com/chaos/pdsh.



                                  2011-02-26                         DSHBAK(1)