Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME marc - search the marc.info mailing list archive. SYNOPSIS marc [ <keywords> [ -list <listname> | -type {t,a,b} ] ] -list Specify the mailing list to search in. -type What fields to search. Can be one of: t = topic / subject a = authors b = body Full body search requires a list name. Thus, the default is "t" when no list is given, otherwise it's "b". EXAMPLES marc (goes to http://marc.info) marc foo (searches for subject "foo" in all lists in the archive) marc foo -list openbsd-misc (searches for "foo" in the body of all messages from the list "openbsd-misc") marc bar -type a (searches for mails from author "bar" in all lists)