.TH SFDT 1csound CARL
.SH NAME
sfdt 
- print status of csound dump regimen
.SH SYNOPSIS
.B sfdt 
csound_filesystem_name
.SH DESCRIPTION
.B sfdt
will format and print the status of the 
.I csound
dump regimen for a particular file system.
For instance:
.nf
.RS .5i
.B % sfdt /snd
level   date                            tape id
0       Wed Nov  3 13:49:38 1982         2
5       Thu Nov 11 12:46:31 1982        18
6       Wed Nov 24 10:46:00 1982        19
.RE
.fi
.PP
.B sfdt
reads the UNIX file 
.I <csound_filesystem_name>/sfdumpinfo
which is maintained by 
.B dumpsf
for each dump at every level for every file system.
.SH SEE ALSO
dumpsf(1csound), restorsf(1csound), "Managing a Csound Tape
Dump Regimen", Gareth Loy, CARL Technical Report, 1982.
