msh.1mh

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1MH 代码 · 共 255 行

1MH
255
字号
.TH msh 1mh.SH Namemsh \- MH shell .SH Syntax.B msh[.B \-help] .\" ***These options commented out.ig[.B "\-[no]scan"] [.B "\-[no]topcur"] ...\" ***End of comments[.B "\-prompt".I string] [.I file].\".\".\".\".SH Description.NXR "msh command".PPThe command.PN mshis an interactive program thatimplements a subset of the normal MH commandsoperating on a single file in .PN packfformat.  That is, .PN mshis used to read a file that contains a number of messages, as opposed to the standard MH style of reading a number of files,each file being a separate message in a folder..PPThe chief advantage of .PN mshis that, unlike the normal MH style, it allows a file to have more than one message in it.In addition, .PN mshcan be used on other files,such as message archives which have been packed using.PN packf ..PPWhen invoked, .PN mshreads the named file, and enters a command loop.You can type most of the normal MH commands.The syntax and semantics of these commands typed to .PN mshare identical to their MH counterparts.  In cases where the nature of .PN mshwould be inconsistent with the way MH works(for example, specifying a .I +folderwith some commands),.PN mshwill duly inform you.The commands that .PN mshcurrently supports are:.EXali      burst    comp    dist     folderforw     inc      mark    mhmail   msgchknext     packf    pick    prev     refilerepl     rmm      scan    send     showsortm    whatnow  whom.EE.PPIn addition,.PN mshhas a .PN helpcommand which gives a brief overview of all the.PN msh options.  To terminate .PN msh ,either type <CTRL/D>, or use the .PN quitcommand.If the file is writable and has been modified,then using .PN quitwill ask you if the file should be updated..PPA redirection facility is supported by.PN msh .Commands may be followed by one of the followingstandard ULTRIX symbols:.TP 10\f(CW|\fROpen an interprocess channel; connect output to another ULTRIX command..TP 10\f(CW>\fRWrite output to file..TP 10\f(CW>>\fRAppend output to file..PPIf \fIfile\fRstarts with a tilde (\f(CW~\fR),then a C-shell-like expansion takes place.  Note that commands are interpreted by .MS sh 1 ..PPWhen parsing commands to the left of any redirection symbol,.PN mshwill honor the backslash (\f(CW\e\fR)as the quote next-character symbol,and double quotes (")as quote-word delimiters.All other input tokens are separated by white space(spaces and tabs)..PPYou may wish to use an alternative profile for the commands that.PN mshexecutes;see .MS mh_profile 5mhfor details of the \f(CW$MH\fRenvironment variable..\".\".\".\".SH Options.IP \-help 10Prints a list of the valid options for this command..\".\" ***These options commented out.ig.IP "\-scan" 10.PD 0.IP "\-noscan" 10.PD ***WHAT DOES THIS DO???***.\".IP "\-topcur" 10.PD 0.IP "\-notopcur" 10.PD***WHAT DOES THIS DO???***...\" ***End of comments.\".IP "\-prompt \fIstring\fB" 10Sets the prompt for .PN msh .If the string you specify includes white space,you must enclose it in double quotes (").If you do not specify this option,the default prompt is \f(CW(msh)\fR..\".\".\".\".PPThe following defaults are used by.PN msh:.IP.I filedefaults to .PN \&./msgbox.br.B "\-prompt (msh)".\" ***Options commented out.ig.br.B \-noscan.br.B \-notopcur...\" ***End of comments.\".\".SH RestrictionsThe.PN mshshell is not the C-shell,and a lot of the facilities provided by the latter are notpresent in the former.In particular, .PN mshdoes not support back-quoting, history substitutions, variable substitutions, or alias substitutions..PP.PN mshdoes not understand back-quoting.The only effective way to use .PN pickinside .PN mshis to always usethe .B "\-seq select"option.If you add the following line to your.PN \&.mh_profile ,.PN pickwill work equally well from both the shell and.PN msh :.EXpick:\0\-seq\0select\0\-list.EE.PPThere is a strict limit of messages per file in .PN packfformat which.PN mshcan handle.Usually, this limit is 1000 messages..\".\".\".\".SH Profile Components.TStab(+);l l.Path:+To determine your Mail directoryMsg-Protect:+To set protections when creating a new filefileproc:+Program to file messagesshowproc:+Program to show messages.TE.\".\".\".\".SH Files.TP 10.PN $HOME/.mh_profileThe user profile..TP 10.PN /usr/lib/mh/mtstailorThe system customization file..\".\".\".\".SH See Alsocsh(1), packf(1mh), sh(1), mh_profile(5mh)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?