GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MUTT_VC_QUERY(1) FreeBSD General Commands Manual MUTT_VC_QUERY(1)

mutt_vc_query
vCard query utility for mutt

mutt_vc_query [-m | -e] [-t type] [-f datafile] query

mutt_vc_query [-v]

mutt_vc_query [-V]

mutt_vc_query [-h]

A vCard query utility for mutt. This utility can be used at the shell prompt to perform ad-hoc queries, but it is meant to be used by mutt's “query_command” option. Place the following line in your “~/.muttrc” file:

set query_command = “mutt_vc_query '%s'”

The search using the given query string will be case insensitive. The options are as follows:

-e
Sort the results by email.
-f
Use the datafile to perform the query.
-h
Display usage help.
-m
Sort the results by the miscellaneous field.
-t
Uses the specified type for the miscellaneous field.
-v
Display the version.
-V
Display the copyright and license.

~/.rolo/contacts.vcf
Default data file that mutt_vc_query will query.

To query for the string “Hsu” and have the miscellaneous field be populated by the type “NICKNAME”:

mutt_vc_query -t NICKNAME Hsu

The mutt_vc_query utility exits 0 on success, and >0 if an error occurs.

muttrc(5), rolo(1)

Andrew Hsu ⟨ahsu@users.sf.net⟩

Man page is not finished yet.
May 14, 2003 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.