RERDB(1)



NAME

     rerdb - Restore an SSSC created rdb file to its native  for-
     mat.


SYNOPSIS

     rerdb


DESCRIPTION

     rerdb can be used as a pipe stage to restore an SSSC created
     rdb file to its native format.

     rerdb takes extra trailing spaces out or an rdb file.   This
     is  intended  to fix up the standard rdb files output by the
     SSSC which fills  the  header  line  columns  with  trailing
     spaces  to line up the columns with the output fields.  Uses
     stdin and stdout.



EXAMPLES

     cat record.rdb | rerdb | rmcol TRACK_A4 > /tmp/fixed.rdb


FILES

     /CM/script/rerdb


AUTHOR

     Jim Aloise


HISTORY

     2001-09-12


SEE ALSO