| Author: | Iñigo Serna, inigoserna AT gmail DOT com |
|---|---|
| Version: | 2.1, December 21th. 2008 |
| Home page: | http://www.terra.es/personal7/inigoserna/lfm/ |
| License: | (C) 2001-8, Iñigo Serna This software has been realised under the GPL License version 3 or later, read the COPYING file that comes with this package for more information. There is NO WARRANTY. |
| Last update: | Sat Dec 20 23:35:13 2008 |
Table of Contents
pyview is a pager (viewer) written in Python. Though it was initially written to be used with lfm, it can be used standalone too.
Since version 0.9 it can read from standard input too (eg. $ ps efax | pyview).
Enter the line number / byte offset you want to show. If number / byte is preceded by 0x it is interpreted as hexadecimal. You can scroll relative lines from the current position using '+' or '-' character.
Type the string to search. It ignores case.