Program sfinvalid | Finds RSF files with missing or incomplete binaries or headers.
[SYNOPSIS]
sfinvalid verb=n dir=. rec=n chk4nan=n
[COMMENTS]
Delete them all with shell constructs like: rm -f `sfinvalid dir=.`
[PARAMETERS]
bool    | chk4nan | =n |  [y/n] | 	Check for NaN values. Expensive!!
string  | dir | =. |   | 	Directory with files
bool    | rec | =n |  [y/n] | 	Whether to go down recursively
bool    | verb | =n |  [y/n] | 	Display what is wrong with the dataset
[DIRECTORY]
user/ivlad
