Lookup and expand an sms_client address.
sms_address [-v]
sms_address [-l loglevel] [-d delimiter] name[,name]
A simple program to lookup names/aliases defined to sms_client.
-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.
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.
2.0.8z