debian man page for mtbl_dump

Query: mtbl_dump

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MTBL_DUMP(1)															      MTBL_DUMP(1)

NAME
mtbl_dump - print key-value entries from an MTBL file
SYNOPSIS
mtbl_dump FILE
DESCRIPTION
mtbl_dump(1) prints all key-value entries from an MTBL file to stdout, in file order. Each entry is printed on its own line, with double quotes surrounding the key and the value, with a single space character separating the two. Unprintable characters and embedded double quote characters are escaped using the Python string literal syntax. 05/29/2012 MTBL_DUMP(1)
Related Man Pages
mtbl_info(1) - debian
mtbl_fileset(3) - debian
mtbl(7) - debian
keytables(4) - debian
openpam_readword(3) - freebsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?