NAME

strip-dump - Print Strip accounts from PDB files


SYNOPSIS

strip-dump [OPTIONS...]


DESCRIPTION

Strip is an account management application for the Palm Computing platform written by Zetetic. strip-dump prints Strip account information stored in Palm database files (PDB) saved on a desktop machine. These PDB files are created after running a HotSync. Versions 0.5i and 1.0 of Strip databases are supported.

Output will automatically be displayed using the program specified by the PAGER environment variable. The system and username fields may be truncated. If this occurs, the last character will be a ``+''. Notes will only be displayed if one exists.


OPTIONS

-d DIRECTORY, --directory DIRECTORY
Sets directory containing database files.

-h, --help
Print usage and exit.

-w WIDTH, --width WIDTH
Forces the column width to WIDTH characters. By default, this should be detected as the width of the terminal.

--version
Print version number and exit.


CONFIGURATION FILES

User configuration may be stored in the $HOME/.strip-dumprc file. Empty lines and lines starting with a '#' are comments. The format of the lines are:

  keyword = value

Any unknown keywords are ignored. The following keywords are recognized:

directory
Sets the default directory containing database files. This may be overriden with the --directory option.

Here is an example $HOME/.strip-dumprc file:

  directory = ~/pilot/backup

This sets the default directory containing the database files to $HOME/pilot/backup.


ENVIRONMENT

PAGER
The name of the program used to display the output. If this is not set, then less -i is used.


FILES

$HOME/.strip-dumprc
User configuration file.

StripPassword-SJLO.pdb, StripSystems-SJLO.pdb, StripAccounts-SJLO.pdb
Palm database files containing Strip account information.


SEE ALSO

pilot-xfer(1), less(1)

Zetetic Home Page, http://www.zetetic.com/


AUTHOR

Dave Dribin