logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

smew - search related messages from Mew's database file

Description

       The smew utility searches related messages from a Message-ID database file with SQLite 3 for Mew.

       myid is a Message-ID of the message to search.

       mydb is a database file name.  (default: "~/Mail/id.db")

       mydir  is a directory part of the message in the database. Note that messages are contained as a relative
       path from "~/Mail". If multiple messages are found by myid , the first found one is  preferred.  However,
       the message whose directory is mydir is preferred to the first one.

       The options are as follows:

       -c      Search a parent message only.

       -p      Search a child message only.

                                                February 17, 2008                                        SMEW(1)

Name

       smew - search related messages from Mew's database file

Synopsis

       smew myid [mydb [mydir]]

See Also