SYNOPSIS

sms_address [-v]

sms_address [-l loglevel] [-d delimiter] name[,name]

DESCRIPTION

A simple program to lookup names/aliases defined to sms_client.

OPTIONS

-l

All messages output are appended to /var/log/smsclient.log, there are several level of logging. The default loglevel is STANDARD other logging levels provided include.

	1 - ERROR
	2 - WARNING
	3 - STANDARD
	4 - VERBOSE
	5 - EXTREMELY VERBOSE

-v

Print version information.

-ddelimiter

Change the delimiter used to separate the name/service/number details from the default of :.

name[,name]

The name(s) to lookup in the address book.

OUTPUT

If the name is found in the address book it will be printed as:

name:service:number

If the name is in fact an alias one line will be printed for each number that alias expands to.

VERSION

2.0.8z