1BS11NREAD(1) General Commands Manual BS11NREAD(1)
2
3
4
6 bs11nread - Barry Project's program to read database serialization
7 files.
8
10 bs11nread [-f file][-h][-S]
11
13 bs11nread reads Boost serialization files that were saved with the
14 btool program, and dumps the database records in human readable format
15 to stdout. This program is only available if Barry is compiled with
16 Boost support enabled.
17
19 -f file
20 Filename of Boost serialization file, written by btool.
21
22 -S Show list of supported databases.
23
24 -h, --help
25 Show summary of options.
26
27
29 bs11nread is part of the Barry project.
30
32 http://www.netdirect.ca/software/packages/barry
33
34
35
36
37 March 6, 2008 BS11NREAD(1)