Query: indexdump
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INDEXDUMP(1) User Contributed Perl Documentation INDEXDUMP(1)NAMEindexdump - Show the content of the index fileFORMATindexdump [options] file [ tag ] where options are --debug output record separator (default newline) --type specifies the num/date/char type of the index --start defines the value to start dump from --n prints also the total number of records in the fileSYNOPSISindexdump rooms.cdx FACILITY indexdump --debug=14 --start=Dub rooms.cdx ROOMNAMEDESCRIPTIONIndexdump prints to standard output the content of the index file. The type of the index is one of those supported by the XBase::Index Perl module (cdx, idx, ntx, ndx, mdx). The output contains the index key and the value, which is the record number in the correcponding dbf file. For mulitag index files (like cdx), you need to specify the tag name to get the actual data.AUTHOR(c) 1999--2000 Jan Pazdziora, adelton@fi.muni.cz, http://www.fi.muni.cz/~adelton/ at Faculty of Informatics, Masaryk University in Brno, Czech RepublicSEE ALSOperl(1); XBase::Index(3) perl v5.12.1 2010-07-05 INDEXDUMP(1)
Related Man Pages |
---|
dbf_dump(1p) - debian |
xbase(3pm) - debian |
xbase(3) - suse |
dbd::xbase(3) - suse |
cz::sort(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Meeting Room Booking System 1.4 (Default branch) |
Simply Explained - Part 33 |
grep output |
how to get index/postion of a string? |
Implementation of a hotel registrations system |