home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 400-499 / ff473.lzh / CNewsSrc / cnews_src.lzh / relay / README.amiga < prev    next >
Text File  |  1990-06-06  |  702b  |  15 lines

  1. This README file pertains to the REALYNEWS program for the Amiga port
  2. of CNews.
  3.  
  4. Dues to the CNews philosophy of doing everything possible in shell scripts,
  5. it is difficult to make the port to the Amiga until a standard shell is
  6. settled upon; hopefully one with lots of control structures and Unix
  7. similiarity :-)
  8.  
  9. This produces a problem for me:  how to make RELAYNEWS implement everything
  10. that CNews expects to be done by shell scripts.  In the "ctl" directory are
  11. the shell scripts for all of the NetNews control messages, i.e. newgroup,
  12. rmgroup, checkgroups, sendsys.  I will be re-writing these as C programs.
  13. For now, you will have to create your own new groups, delete your own old
  14. groups, etc.
  15.