Query: dhex_markers
OS: debian
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DHEX_MARKERS(5) BSD File Formats Manual DHEX_MARKERS(5)NAMEdhex_markers -- marker file for dhexDESCRIPTIONBookmarks for dhex(1) are stored in marker files. This manpage describes the format of those marker files. EXAMPLE A typical marker file looks like this: '#DHEX MARKERS' '#VERSION 0' '#lines are all in hex' '#relative positions are =, +, -' '=0000000000000000' '=0000000000001000' '=0000000000002000' '+0000000000001000' '+0000000000002000' '-0000000000001000' '-0000000000002000' '=00000005334ffeba' '=00000000DEADBEEF' '+000000000000BABE'OPTIONSIn the example above, the file has two sections: A comment section, and a bookmark section. Comments Comments are indicated with a '#' character. Everything afterwards in a line is being ignored when parsing the file Bookmark section Bookmarks can be either absolute or relative. Lines with absolute bookmarks are starting with '=', the relative ones with '+' or '-'. The value is a 64 bit hexadecimal one. There should always be 10 bookmarks per file.BUGSReport bugs to <dettus@dettus.net>. Make sure to include DHEX somewhere in the subject.AUTHORWritten by Thomas DettbarnSEE ALSOdhex(1), dhexrc(5), dhex_searchlog(5).BSDMay 12, 2012 BSD
Related Man Pages |
---|
mu-bookmarks(5) - ultrix |
pdbtxt2html(1) - suse |
bio::popgen::marker(3pm) - debian |
pdbtxt2html(1) - redhat |
bio::popgen::markeri(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Bookmark Sync and Sort: Bookmarks synchronisation with privacy |
ArCHMock 1.2 |
lamos 0.4 (Default branch) |
lamos 0.5 (Default branch) |
Using Perl to Merge Multiple Lines in a File |