Changes between Version 1 and Version 2 of QueryCommand


Ignore:
Timestamp:
2012-02-18 05:09:41 (15 months ago)
Author:
rado
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QueryCommand

    v1 v2  
    3131  * I searched the web to find a query program to query the kde-addressbook. I use kaddressbook because it eases the use of my palm. This script just reads the std.vcf file. No need of addressbook-conversion. Please write here any improvement wishes. It is not testet well til now, just wrote it and it seems to work anyhow. 
    3232 
    33  * QueryCommand/MuttLDAPsearchSH -- Search LDAP directory using only ldapsearch and SH commands. 
     33 * QueryCommand/MuttLdapSearch -- Search LDAP directory using only ldapsearch and SH commands. 
    3434  * Use this if you want a query_command for LDAP with as few requirements as possible. Just copy and paste into your favorite text editor (be sure to check the lines ending in '\' to make sure there are no extraneous spaces at the end) and save as 'mutt_ldap_search.sh' or whatever you prefer. Be sure to make it executable (chmod a+x mutt_ldap_search.sh) and add an appropriate query_command line to your .muttrc file. 
    3535