home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume25 / QBATCH / part01 / README < prev   
Encoding:
Text File  |  1991-11-04  |  3.0 KB  |  72 lines

  1.     QBATCH .. a queued batch processing system for UNIX
  2.  
  3.     The QBATCH system and its related programs were
  4.     written by Alan D. Saunders and are
  5.     Copyright (c) Vita Services Ltd. 1990 and
  6.     Copyright (c) Vita Fibres Ltd. 1991
  7.  
  8.     PLEASE read the NOTICE file for details.
  9.  
  10. QBATCH was written to overcome the limitations of the UNIX at and batch
  11. commands where there is a need for potentially several job queues
  12. containing jobs to be processed in a specific order. On some versions
  13. of UNIX, it is possible to gain this effect by utilising the print
  14. spooling system. QBATCH provides a portable, consistent method of
  15. achieving this object on all flavours of UNIX (I hope).
  16.  
  17. For details of what QBATCH is, and the related programs, please read
  18. the DESCRIPTION file and the documents in the doc directory.
  19. Corresponding man pages are available in the man directory. The
  20. 'qbatch' document (and man page) gives an overview of QBATCH, and a
  21. brief description of the programs and files involved. Each is described
  22. in more detail in a separate document (and man page).
  23.  
  24. For details of the terms and conditions for the use and distribution of
  25. QBATCH please read the NOTICE file which accompanies this
  26. distribution.  NOTE: You are bound to read and accept the contents of
  27. this NOTICE file as a condition of the right to distribute, port and
  28. use QBATCH.
  29.  
  30. My only access to the net is through tharr PUBLIC access to Unix and it
  31. is through their courtesy and generosity that QBATCH may be distributed
  32. to you.
  33.  
  34. QBATCH is my first posting to the net at large, and as it was
  35. originally written for my own purposes, it may be found to be a little
  36. 'raw', If so I apologise and ask you to bear with me and (gently)
  37. correct me in my ways. -- Alan
  38.  
  39. QBATCH was originally written on a SUN SPARCstation under SunOS 4.03,
  40. and has migrated through SunOS 4.1. It is now running in live systems
  41. under SunOS 4.1 and 4.1.1 on SPARCstation and SPARCserver 4/330's. It
  42. was written as far as possible using X-OPEN (tm) guidelines according
  43. to XPG3, and using SunOS's system V programming environment. I don't
  44. therefore expect too many major problems porting it to other
  45. environments.
  46.  
  47. I wrote QBATCH to suit my own requirements under SunOS, and having no
  48. access to other environments or architectures, have made no provision
  49. in configuration files, sources or makefiles, for porting to other
  50. environments or architectures.
  51.  
  52. 30 Aug 1991 .. Latest version has a degree of configuration for
  53.            different platforms.  see NEWS for details.
  54.  
  55. Please therefore feel free to make such configuration modifications as
  56. you feel necessary to get it to work in your environment, but please
  57. also make sure I get a copy of all changes so that I can include them
  58. in the distribution for the benefit of others.
  59.  
  60. The programs may be installed in any directory accessible through the
  61. PATH environment variable. They will be installed by the Makefile in
  62. the defined BINDIR.
  63.  
  64.  
  65. Enjoy ... Alan Saunders (July 23 1991)
  66.             (Aug 30 1991)
  67. I may be contacted at home (Snail mail)
  68.  
  69. 1341 Rochdale Road, Blackley, Manchester, M9 2FG, United Kingdom.
  70.  
  71. or alan@tharr.uucp
  72.