logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lspst - list PST (MS Outlook Personal Folders) file data

Author

       lspst was written by Joe Nahmias <joe@nahmias.net> based on readpst. This man page was written by 510
       Software Group <carl@five-ten-sg.com>.

Description

lspst is a program that can read an Outlook PST (Personal Folders) file and produce a simple listing of
       the data (contacts, email subjects, etc).

Name

       lspst - list PST (MS Outlook Personal Folders) file data

Options

       -V
           Show program version and exit.

       -d debug-file
           Specify name of debug log file. The log file is now an ascii file, instead of the binary file used in
           previous versions.

       -f date-format
           Select the date format for long format listing. Defaults to "%F %T".

       -l
           Use long format listing to show the Date, CC and BCC headers.

       -h
           Show summary of options and exit.

Synopsis

lspst [-V] [-ddebug-file] [-fdate-format] [-l] [-h] pstfile

Version

       0.6.76

lspst 0.6.76                                       2016-08-29                                           LSPST(1)

See Also