bdump - visualization of biniou data
Contents
Description
bdump prints biniou data files in human readable form. For the conversion of hash tags into meaningful
names, bdump maintains a dictionary of words, see option -h. New words can be added to this dictionary
with -d and -w. The dictionary is saved between invocation, see option -x and -h.
If the file argument is omitted, bdump reads data from standard input.
Name
bdump - visualization of biniou data
Options
-dfile
load file containing words to add to the dictionary, one per line
-hfile
set dictionary file for unhashing. Default is $HOME/.bdump-dict on Unix and $HOMEPATH_bdump-dict
on Windows
-wword1,word2,...
add words to the dictionary
-x neither load nor update the dictionary file (see option -h)
-help|--help
print options and exit
See Also
the biniou web site, http://mjambon.com/biniou.htmlSynopsis
bdump [Options...] [file]
