Tell - a tiny addressbook
written by jens heine <bluemelvin@web.de> © 2004,2005 deepx.homelinux.net
tell Usage information.
SYNOPSIS:
tell [options]
GENERAL OPTIONS
-h, -? = print this help information.
-v, -version = print version info.
-q = be less verbose.
-file filename = use this dataset file.
-a = add new dataset.
-s searchstring = search for name.
-S searchstring = search in every field.
-d name = delete name.
-e name = edit name.
-p = print all names.
-c = count all addresses.
-dup = print duplicate addresses.
-export csv = export all names to csv file (export.csv).
The delimiter is ";".