home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / bin / mips / readme.dec < prev    next >
Encoding:
Text File  |  1992-05-15  |  2.7 KB  |  52 lines

  1. Welcome to NetNews/CD!
  2.  
  3. This directory contains executables for reading news from CD-ROM in
  4. a DEC RISC workstation environment.  It does not currently support 
  5. other DEC architectures.
  6.  
  7. We have supplied a slightly modified version of trn which we have renamed
  8. as cdrn.exe on the CD-ROM for you to read news with.  If you are not familiar
  9. with trn/cdrn refer to the manual pages located in the man directory at
  10. the top level of this CD-ROM. Both an nroff and text versions have been 
  11. supplied. We have included the source for trn/cdrn which has been modified 
  12. to support CD-ROM news access.  The source is located in the src directory
  13. at the top level of this CD-ROM.  Because of the directory name limitations 
  14. of the ISO 9660 format, certain executables have been renamed in order to be 
  15. accessible directly from the CD-ROM.
  16.  
  17. If you make modifications to the sources in order to support reading from
  18. a platform that we don't supply or improve the ones we do, please send us
  19. a copy of your changes and we will be happy to include them for the benefit 
  20. of others. 
  21.  
  22. To start reading news, type:
  23.  
  24. $ /cdrom/bin/mips/cdrn.exe
  25.  
  26. Some items to note:
  27.  
  28.   * cdrn is an extension of trn which is an extension of rn.
  29.   * All the threaded features of trn have been enabled as the defaults.
  30.   * At ANY prompt, you may type 'h' for help.  There are many different help
  31.     menus, depending on the context.  Also, typing <esc>h in the middle of a
  32.     multi-character command will list escape substitutions.
  33.   * Typing a space to any prompt means to do the normal thing.  You could
  34.     spend all day reading news and never hit anything but the space bar.
  35.   * This newsreader has been specifically installed for reading NetNews from
  36.     the CD-ROM.  It is not intended that it be used as your primary newsreader
  37.     for reading non-CD news. Posting and replying to old articles has been
  38.     disabled as the defaults within cdrn.
  39.   * So that cdrn news reading will not interfere with your daily non-CD news
  40.     reading, cdrn uses a directory in your home directory, .news. where it
  41.     creates a subdirectory for each issue of NetNews/CD.  The .rn* files
  42.     and the .newsrc are stored in the issue directory.  If you wish to edit
  43.     a .newsrc file for a NetNews/CD issue, please do so in the appropriate
  44.     issue directory.  If you are not sure which issue's CD you have mounted
  45.     the file /cdrom/issue.vol contains the issue information used as the
  46.     path to that specific CD's issue directory.  Please note that the ~News
  47.     directory has not changed.
  48.   * Remember, the actual news files contained within the /cdrom/spool
  49.     subdirectories are flat ASCII text files so you can use tools like grep,
  50.     awk or more to read and search for topics and keywords.  Cdrn is *not* the
  51.     only way to deal with the news...
  52.