table of contents
- bookworm 1:6.8-17
- bookworm 7.0.50~6.8+0.20221129-4
- testing 1:6.8-17
- testing 7.0.50~6.8+0.20221129-4
- unstable 7.0.50~6.8+0.20221129-4
- unstable 1:6.8-17
- experimental 1:6.9-1
- experimental 7.0.50~6.9+0.20230214-1
SMEW(1) | General Commands Manual | SMEW(1) |
NAME¶
smew - search related messages from Mew's database file
SYNOPSIS¶
smew myid [mydb [mydir]]
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:
February 17, 2008 |