Scroll to navigation

pyview(1) General Commands Manual pyview(1)

NAME

pyview - a simple pager (viewer) to be used with Last File Manager.

SYNOPSIS

pyview [ -h | --help ]
 
[ -d | --debug ]
 
[-m text|hex | --mode=text|hex]
 
[+n]
 
pathtofile

DESCRIPTION

pyview is a simple pager (viewer) to be used with Last File Manager.

OPTIONS

-m, --mode
start in text or hexadecimal mode
-d, --debug
create debug file
-h, --help
show help
+n
start at line (text mode) or byte (hex mode), if n starts with '0x' is considered hexadecimal
pathtofile
file to view

AUTHOR

pyview was written by Iñigo Serna <inigoserna@gmail.com>
This manual page was written by Sebastien Bacher for the Debian GNU/Linux system (but may be used by others).

SEE ALSO

The full documentation which includes the keys descriptions is in /usr/share/doc/lfm/README.pyview.
May 21, 2011