dshbak command
Status: Beta
Brought to you by:
mtp22
The most commonly used programs from IBM's PSSP are
dsh, dshbak, and dcp. Here is an independent
implementation of the dshbak command that beautifies
the output from dsh in either a report or compressed form.
Use it as follows:
dsh -a date | dshbak
Will generate a fancy report for each node.
or
dsh -a date | dshbak -c
Which will generate a compressed report of unique
output only.
Enjoy.
dshbak add-on script