home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume4 / savesrc / README < prev    next >
Encoding:
Text File  |  1986-11-30  |  1.0 KB  |  19 lines

  1.     Here are two shell programs, "saversc" and "note" (plus manual pages),
  2. for organizing sources from Usenet.  I wrote them to deal sensibly with my
  3. ever-growing "miscellaneous net sources" directory, and have found them
  4. enormously useful.  I expect other folks will find them helpful too.
  5.  
  6. Basically, "savesrc" will take a single program source file or a
  7. shell archive, place it in a designated source directory or sub-directory
  8. thereof, unshar it if necessary, generate a Makefile entry if necessary,
  9. prompt for a half-line description of what the program does, attempt
  10. to compile it, give the user a shell to twiddle it when it doesn't
  11. work, and add entries to a file of notes indicating what it is, where
  12. and whom it came from, when it arrived, and whether or not it works.
  13. It will also deal sensibly with header files, bugs/fixes, and manual pages.
  14. It can be used directly from "rn" as "| savesrc destination".
  15.  
  16. "Note" manages the files of notes on the sources.
  17.  
  18.     Christine Robertson  {ihnp4,linus,decvax}!utzoo!toram!chris
  19.