msh(1mh)


NAME

   msh - nmh shell (and BBoard reader)

SYNOPSIS

   msh [-prompt string] [-scan | -noscan] [-topcur | -notopcur] [file]
        [-version] [-help]

STATUS

   msh is deprecated and will be removed from the next nmh release.

DESCRIPTION

   msh is an interactive program that implements a subset  of  the  normal
   nmh  commands  operating on a single file in mmdf format.  That is, msh
   is used to read a file that contains a number of messages,  as  opposed
   to the standard nmh style of reading a number of files, each file being
   a separate message in a folder.  msh's  chief  advantage  is  that  the
   normal nmh style does not allow a file to have more than one message in
   it.  Hence, msh is ideal  for  reading  BBoards,  as  these  files  are
   delivered by the transport system in this format.  In addition, msh can
   be used on other files, such as message archives which have been packed
   (see  packf(1)).   Finally, msh is an excellent nmh tutor.  As the only
   commands available to the  user  are  nmh  commands,  this  allows  nmh
   beginners to concentrate on how commands to nmh are formed and (more or
   less) what they mean.

   When invoked, msh reads the named file, and enters a command loop.  The
   user  may  type  most  of  the  normal  nmh  commands.   The syntax and
   semantics of these commands typed to msh are  identical  to  their  nmh
   counterparts.   In  cases where the nature of msh would be inconsistent
   (e.g., specifying a +folder with some commands), msh will  duly  inform
   the  user.   The commands that msh currently supports (in some slightly
   modified or restricted forms) are:

        ali
        burst
        comp
        dist
        folder
        forw
        inc
        mark
        mhmail
        mhn
        msgchk
        next
        packf
        pick
        prev
        refile
        repl
        rmm
        scan
        send
        show
        sortm
        whatnow
        whom

   In addition, msh has a help command which gives a brief  overview.   To
   terminate msh, type CTRL-D, or use the quit command.

   If  the  file  is  writable and has been modified, then using quit will
   query the user if the file should be updated.

   The -prompt string switch sets the prompting string for msh.

   You may wish to use an alternate nmh profile for the commands that  msh
   executes;  see  mh-profile(5)  for  details  about  the $MH environment
   variable.

   The exit command is identical to the quit command in msh.

   msh supports an output redirection facility.  Commands may be  followed
   by one of

        ^> file~^write output to file
        ^>> file~^append output to file
        ^| command~^pipe output to UNIX command

   If  file  starts  with  a  " " (tilde), then a csh-like expansion takes
   place.  Note that command is interpreted by sh.   Also  note  that  msh
   does  NOT  support  history  substitutions,  variable substitutions, or
   alias substitutions.

   When parsing commands to the left of any redirection symbol,  msh  will
   honor  `\'  (backslash)  as  the  quote  next-character symbol, and `"'
   (double-quote) as quote-word delimiters.  All other  input  tokens  are
   separated by whitespace (spaces and tabs).

FILES

   $HOME/.mh_profile          The user profile
   /etc/nmh/mts.conf          nmh mts configuration file

PROFILE COMPONENTS

   Path:                To determine the user's nmh directory
   Msg-Protect:         To set mode when creating a new `file'
   fileproc:            Program to file messages
   showproc:            Program to show messages

SEE ALSO

   packf(1)

DEFAULTS

   `file' defaults to "./msgbox"
   `-prompt (msh) '
   `-noscan'
   `-notopcur'

CONTEXT

   None

BUGS

   There  is  a  strict limit of messages per file in packf'd format which
   msh can handle.  Usually, this limit is 1000 messages.

   Please remember that msh is not the C-Shell, and that a lot of the nice
   facilities provided by the latter are not present in the former.

   In  particular,  msh  does  not  understand  backquoting,  so  the only
   effective way to use pick inside msh is to always use the  -seq  select
   switch.  Clever users of nmh will put the line

        pick: -seq select -list

   in their .mh_profile file so that pick works equally well from both the
   shell and msh.

   sortm always uses -noverbose and if -textfield field is used, -limit 0.

   The msh program inherits most (if not all) of the  bugs  from  the  nmh
   commands it implements.





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.