home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / qutil2.zip / qutil1.doc < prev    next >
Text File  |  1993-05-08  |  5KB  |  130 lines

  1.  
  2.  
  3.                        QUTIL2 (OS/2) - 1.00
  4.                           Documentation
  5.  
  6.     Copyright 1992-1993, Thomas G. Harold, All Rights Reserved.
  7.  
  8.     QUTIL2 is a collection of programs that mimic common *nix
  9. utility programs as well as other small utilities.  
  10.  
  11. -----------------------------------------------------------------
  12.  
  13. I.  Installation:
  14.  
  15.     Installation of this package is as simple as copying the
  16. executable files to a directory in your path statement.
  17.  
  18. II. Files:
  19.  
  20.     The following is a list and a brief explanation of the 
  21. programs included in this package.  See the individual *.DOC
  22. files for a more extensive discussion of each program.
  23.  
  24. QBANNER text
  25. ------------
  26.     QBANNER mimics the "banner" command and prints the text
  27. to standard output using a large 8x8 character font.
  28.  
  29. QCAL [[month] year]
  30. -------------------
  31.     QCAL mimics the "cal" command and will print a miniature
  32. calendar for the current month, for an entire year, or for a
  33. specific month of a given year.
  34.  
  35. QDATE [-filename] [+"format"]
  36. -----------------------------
  37.     QDATE is akin to the *nix "date" command and prints the
  38. current date and time according to a specified format.
  39.  
  40. QREN [-f] filename newfile
  41. --------------------------
  42.     QREN allows the renaming of files using either the current
  43. date and time, or the date/time of the file.  QREN can also
  44. be used to rename directories.
  45.  
  46. QSLEEP seconds
  47. --------------
  48.     QSLEEP imitates the "sleep" command which suspends execution
  49. for a specifed number of seconds.  QSLEEP is useful for pausing
  50. batch files for certain amount of time.
  51.  
  52. QTEE [-a] files...
  53. ------------------
  54.     QTEE imitates the "tee" command which reads lines from the
  55. standard input and copies the lines to a file or group of files
  56. as well as printing the lines to standard output.  The files are
  57. normally overwritten but can be appended to using the "-a" option.
  58.  
  59. WAITTILL HH:MM
  60. --------------
  61.     WAITTILL suspends execution until the time specified by HH:MM
  62. (in military style format).
  63.  
  64. QWHICH execfile
  65. ---------------
  66.     QWHICH imitates the "which" command and searches the current
  67. directory and every directory in the PATH statement for executable
  68. files that match "execfile".  Wildcards are allowed.
  69.  
  70. -----------------------------------------------------------------
  71.  
  72. History:
  73.  
  74.         1.00    Apr 1993
  75.             Original OS/2 ported version.  Included the following
  76.             programs:  
  77.                 QBANNER QCAL QDATE QREN QSLEEP QTEE QWHICH WAITTILL
  78.  
  79. -----------------------------------------------------------------
  80.  
  81.     Usage of any of the programs within QUTIL2 is free to 
  82. individuals using it for personal/private use.  Educational 
  83. institutions are also granted free usage.  I do ask that if any 
  84. of the programs in the QUTIL2 package are to be used by an 
  85. educational institution that I be notified for informational 
  86. purposes.  Use in a business environment or for business purposes 
  87. requires a site licence.  (See SITELICN.DOC for current pricing 
  88. policy.) 
  89.  
  90.                             DISCLAIMER 
  91.     
  92.     This package and the programs contained within are 
  93.     distributed "as is".  I disclaim all warranties, expressed or 
  94.     implied, including, without limitation, the warranties of 
  95.     merchantability and of fitness for any purpose.  I will 
  96.     assume no liability for damages, direct or consequential, 
  97.     which may result from the use of this program. 
  98.  
  99.     Feel free to distribute this program so long as no money 
  100. changes hands except for media/connect-time costs.  Once again, I 
  101. ask that if this program is distributed by any mail-order 
  102. distribution company that I be notified.
  103.     Modifications may not be made to any of the files in the 
  104. QUTIL2 package except for personal/private use.  Modified copies 
  105. may not be distributed in any form.  No additions, deletions, or 
  106. modifications may be made to the contents of the archive.  The 
  107. chosen archive format may be changed so long as the contents of 
  108. the archive remain intact. 
  109.  
  110. -----------------------------------------------------------------
  111.  
  112. Please contact me if you have any suggestions or questions about 
  113. the program.  I can be reached at the following address: 
  114.  
  115.         Thomas G. Harold
  116.         2206 Tracey's Rd.
  117.         Sparks, MD. 21152
  118.  
  119. Or by using Compuserve MAIL:
  120.  
  121.         Thomas G. Harold - 71750,3724
  122.  
  123. Please place the word "QUTIL2" where I can easily see it, (e.g. 
  124. in the subject field, or on the address label).  This will help 
  125. me to more easily attend to your correspondence.  If you have a 
  126. question about a specific program within the archive, please 
  127. substitute that program's name instead of the word "QUTIL2".  
  128. Thank you. 
  129.  
  130.