readpstlog

Langue: en

Version: 2009-03-11 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

readpstlog - convert a readpst logfile to text format

SYNOPSIS

readpstlog [-f format] [-t include-types] [-x exclude-types] logfile

DESCRIPTION

readpstlog is a program that converts the binary logfile generated by readpst to a more desirable text format.

OPTIONS

-f format
Sets the format of the text log output. Currently, the only valid output formats are T, for single line text, D for the default default multi line format, and I for an indented style with single line text.
-t include-types
Print only the specified types of log messages. Types are specified in a comma-delimited list (e.g. 3,10,5,6).
-x exclude-types
Exclude the specified types of log messages. Types are specified in a comma-delimited list (e.g. 3,10,5,6).

MESSAGE TYPES

readpstlog understands the following types of log messages:

1
File accesses
2
Index accesses
3
New email found
4
Warnings
5
Read accesses
6
Informational messages
7
Main function calls
8
Decrypting calls
9
Function entries
10
Function exits
11
HexDump calls

AUTHOR

This manual page was written by Joe Nahmias <joe@nahmias.net> for the Debian GNU/Linux system (but may be used by others). It was converted to xml format by Carl Byington <carl@five-ten-sg.com>.

Copyright (C) 2002 by David Smith <dave.s@earthcorp.com>. XML version Copyright (C) 2008 by 510 Software Group <carl@five-ten-sg.com>.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, please write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.

VERSION

0.6.36