This is the command recfix that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
recfix - check a recfile for errors
SYNOPSIS
recfix [OPTION]... [OPERATION] [OP_OPTION]... [FILE]
DESCRIPTION
Check and fix rec files.
--no-external
don't use external descriptors.
--force
force the requested operation.
--help print a help message and exit.
--version
show version and exit.
Operations:
--check
check integrity of the specified file. Default.
--sort sort the records in the specified file.
--auto insert auto-generated fields in records missing them.
--encrypt
encrypt confidential fields in the specified file.
--decrypt
decrypt confidential fields in the specified file.
De/Encryption options:
-s, --password=PASSWORD
encrypt/decrypt with this password.
If no FILE is specified then the command acts like a filter, getting the data from
standard input and writing the result to standard output.
Use recfix online using onworks.net services