usr/src/cmd/pdsh/sunman/dshbak.1
author Cyril Plisko <cyril.plisko@grigale.com>
Tue, 06 Apr 2010 16:00:14 +0300
changeset 11 87960ed158f9
parent 0 b34509ac961f
permissions -rw-r--r--
Import sfw build 137 Bugs Fixed ---------- 6926835 Wireshark cannot open files typed into the location bar 6930214 CVE-2010-0624: Heap-based buffer overflow in GNU Tar 6933424 Various sfw manual pages need to be adjusted to use the new OpenSolaris package names. 6937764 upgrade OpenSSL to 0.9.8n (and fix CVE-2010-0740)

'\" t
.\"
.\" CDDL HEADER START
.\"
.\" The contents of this file are subject to the terms of the
.\" Common Development and Distribution License (the "License").
.\" You may not use this file except in compliance with the License.
.\"
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
.\" or http://www.opensolaris.org/os/licensing.
.\" See the License for the specific language governing permissions
.\" and limitations under the License.
.\"
.\" When distributing Covered Code, include this CDDL HEADER in each
.\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
.\" If applicable, add the following below this CDDL HEADER, with the
.\" fields enclosed by brackets "[]" replaced with your own identifying
.\" information: Portions Copyright [yyyy] [name of copyright owner]
.\"
.\" CDDL HEADER END
.\"
.\" Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
.\" Use is subject to license terms.
.\"
.\" ident	"@(#)dshbak.1	1.2	10/03/16 SMI"
.\"
\." $Id: dshbak.1 2 2001-04-25 21:00:43Z garlick $
.TH DSHBAK 1 "Release 1.3" "LLNL" "DSHBAK"
.SH NAME
dshbak \- format output from pdsh command
.SH SYNOPSIS
.B dshbak
.I "[-c]"
.br
.SH DESCRIPTION
.B dshbak
formats
.B pdsh
output for humans.  Output from each node is consolidated, the leading
.I "node:"
prefix is stripped, and a header block with the node name is added.
If the
.I "-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.

.SH "ORIGIN"
A rewrite of IBM dshbak(1) by Jim Garlick
.br
<[email protected]>
on LLNL's ASCI Blue-Pacific IBM SP system.

.SH ATTRIBUTES
.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp

.sp
.TS
tab() box;
cw(2.75i) |cw(2.75i) 
lw(2.75i) |lw(2.75i) 
.
ATTRIBUTE TYPEATTRIBUTE VALUE
_
Availabilityshell/pdsh
_
Interface Stabilityuncommitted
.TE

.SH SEE ALSO
pdsh(1)