Implements a command line interface through message text files.
To implement such a messaging interface, a directory is created in which files
are located through which messages and commands are transmitted. Messages and
requests are output through one file, and responses to requests are received
through another file.