.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3. .TH MES "1" "May 2021" "GNU Mes 0.23" "User Commands" .SH NAME mes \- Scheme interpreter for bootstrapping the GNU system .SH SYNOPSIS .B mes [\fI\,OPTION\/\fR]... [\fI\,FILE\/\fR]... .SH DESCRIPTION Scheme interpreter for bootstrapping the GNU system. .SH OPTIONS .TP [\-s] FILE load source code from FILE, and exit .TP \fB\-c\fR EXPR evaluate expression EXPR, and exit .TP \fB\-\-\fR stop scanning arguments; run interactively .PP The above switches stop argument processing, and pass all remaining arguments as the value of (command\-line). .TP \fB\-e\fR, \fB\-\-main\fR=\fI\,MAIN\/\fR after reading script, apply MAIN to command\-line arguments .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-L\fR, \fB\-\-load\-path\fR=\fI\,DIR\/\fR add DIR to the front of the module load path .TP \fB\-v\fR, \fB\-\-version\fR display version information and exit .SS "Ignored for Guile compatibility:" .HP \fB\-\-auto\-compile\fR .HP \fB\-\-fresh\-auto\-compile\fR .HP \fB\-\-no\-auto\-compile\fR .HP \fB\-C\fR, \fB\-\-compiled\-path\fR=\fI\,DIR\/\fR .SH "REPORTING BUGS" Report bugs to: bug\-mes@gnu.org .br GNU Mes home page: .br General help using GNU software: .SH "SEE ALSO" The full documentation for .B mes is maintained as a Texinfo manual. If the .B info and .B mes programs are properly installed at your site, the command .IP .B info mes .PP should give you access to the complete manual.