Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

RedHat 6.2

(Zoot)

anno(1)


ANNO

ANNO

NAME
SYNOPSIS
DESCRIPTION
FILES
PROFILE COMPONENTS
SEE ALSO
DEFAULTS
CONTEXT

NAME

anno − annotate messages

SYNOPSIS

anno [+folder] [msgs] [−component field] [−inplace]
[−noinplace] [−date] [−nodate] [−text body]
[−version] [−help]

DESCRIPTION

Anno annotates the specified messages in the named folder using the field and body.

Usually, annotation is performed by the commands dist, forw, and repl, if they are given the ’−anno’ switch. This allows you to keep track of your distribution of, forwarding of, and replies to a message.

By using anno, you can perform arbitrary annotations of your own. Each message selected will be annotated with the lines

field: date
field: body

The ’−nodate’ switch inhibits the date annotation, leaving only the body annotation.

If a ’−component field’ is not specified when anno is invoked, anno will prompt the user for the name of field for the annotation.

The field specified should be a valid 822-style message field name, which means that it should consist of alphanumerics (or dashes) only. The body specified is arbitrary text.

Normally anno does the annotation inplace in order to preserve any links to the message. You may change this by using the ’−noinplace’ switch.

FILES

$HOME/.mh_profile The user profile

PROFILE COMPONENTS

Path: To determine the user’s nmh directory
Current−Folder: To find the default current folder

SEE ALSO

dist (1), forw (1), repl (1)

DEFAULTS

’+folder’ defaults to the current folder
’msgs’ defaults to cur
’−inplace’
’−date’

CONTEXT

If a folder is given, it will become the current folder. The first message annotated will become the current message.



anno(1)