man pilot-file (Commandes) - Dump application and header information from your local PRC/PDB files
NAME
pilot-file - Dump application and header information from your local PRC/PDB files
DESCRIPTION
Dump application and header information from your local PRC/PDB files
USAGE
pilot-file [options] file
OPTIONS
- -h, --help
- Display help information for pilot-file
- -v, --version
- Display pilot-file version information
- -H --header
- Dump the header of the database(s)
- -a --appinfo
- Dump app_info segment of the database(s)
- -s --sortinfo
- Dump sort_info block of database(s)
- -l, --list
- List all records in the database(s)
- -r, --record <num>
- Dump a record by index ('code0') or uid ('1234')
- -R, --dump-rec <num>
- Same as above but also dump records to files
- -d, --dump
- Dump all data and all records, very verbose
- -D, --dump-res
- Same as above but also dump resources to files
- Example: pilot-file -l Foo.prc
AUTHOR
This manual page was written by Ludovic Rousseau <rousseau@debian.org> for the Debian GNU/Linux system.