Rechercher une page de manuel
guimb
Langue: en
Version: June 2010 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
NAME
guimb - process contents of the specified mailboxes using a Scheme programSYNOPSIS
guimb [OPTION...] [mailbox...]DESCRIPTION
GNU guimb -- process contents of the specified mailboxes using a Scheme program or expression- The following switches stop argument processing, and pass all remaining arguments as the value of (command-line):
- -c, --code=EXPR
- execute given scheme expression
- -s, --source=PROGFILE
- load Scheme source code from PROGFILE and exit
- The following options do not change the order of options parsing:
- -e, --expression=EXPR
- execute given scheme expression
- -f, --file=PROGFILE
- load Scheme source code from PROGFILE and exit
- Other options:
- -d, --debug
- start with debugging evaluator and backtraces
- -g, --guile-arg=ARG
- append ARG to the command line passed to Guile
- -M, --mailbox=NAME
- set default mailbox name
- -u, --user[=NAME]
- act as local MDA for user NAME
- Common options
- --config-file=FILE, --rcfile=FILE
- load this configuration file
- --config-help
- show configuration file summary
- --config-lint, --rcfile-lint
- check configuration file syntax and exit
- --config-verbose, --rcfile-verbose
- verbosely log parsing of the configuration files
- --no-site-config, --no-site-rcfile
- do not load site configuration file
- --no-user-config, --no-user-rcfile
- do not load user configuration file
- --show-config-options
- show compilation options
- Global debugging settings
- --debug-level=LEVEL
- set Mailutils debugging level
- --debug-line-info
- show source info with debugging messages
- --license
- print license and exit
- -?, --help
- give this help list
- --usage
- give a short usage message
- -V, --version
- print program version
Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.
REPORTING BUGS
Report bugs to <bug-mailutils@gnu.org>.SEE ALSO
The complete GNU mailutils manual is not available in Debian systems due to licensing reasons. You can find this manual online in the GNU mailutils webpage:http://www.gnu.org/software/mailutils/manual/index.html.
Please note this manpage was automatically generated by the Debian mailutils packagers. Do not file bugs for its content to the GNU Mailutils upstream authors.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre