table of contents
other versions
HACHOIR(1) | User Commands | HACHOIR(1) |
NAME¶
Hachoir - interactive file explorer using urwid (ncurses)
DESCRIPTION¶
usage: hachoir-urwid [options] filename
options:¶
- -h, --help
- show this help message and exit
- Urwid:
- Option of urwid explorer
- --preload=PRELOAD
- Number of fields to preload at each read
- --path=PATH
- Initial path to focus on
- --parser=PARSER
- Use the specified parser (use its identifier)
- --offset=OFFSET
- Skip first bytes of input file
- --parser-list
- List all parsers then exit
- --profiler
- Run profiler
- --profile-display
- Force update of the screen beetween each event
- --size=SIZE
- Maximum size of bytes of input file
- --hide-value
- Don't display value
- --hide-size
- Don't display size
- --version
- Display version and exit
- Hachoir library:
- Configure Hachoir library
September 2008 | Hachoir urwid version 1.1 |