home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / qtawk / prod_lis.t < prev    next >
Text File  |  1990-07-22  |  2KB  |  41 lines

  1.                                    Quik Trim
  2.                                  Product List
  3.  
  4.  
  5.  
  6. Quik Trim also markets, via  shareware, two other packages.   The documentation
  7. files for these packages are included on this disk so that you may review their
  8. capabilities.
  9.  
  10.    1) QTgrep - this  program is a combination  of the capabilities of  the Unix
  11. programs "egrep" and "fgrep" for searching for multiple regular expressions  or
  12. keywords.    QTgrep  automatically  uses  the algorithm appropriate for regular
  13. expression  search  or  keyword  search.    Extensive  command line options are
  14. available for customizing the search and output options available.  The  search
  15. for regular expressions is fast, the algorithms employed search each line  ONCE
  16. for  each  regular  expression  or  keyword,  i.e.,  all regular expressions or
  17. keywrods are searched "in parallel".
  18.  
  19.    2) Xb - eXtended Batch - Xb is a program designed to extend the simple batch
  20. facility of PC/MS-DOS.  All Xb actions are specified on the invocation  command
  21. line.  There are essentially  four parts to an Xb  command line.  Each part  is
  22. optional:
  23.  
  24.        1. options:  specifying the types of files to perform actions on.
  25.  
  26.        2. date/time expressions:   expressions specifying the conditions  which
  27.    must be met by the date and/or time stamp of the selected files.
  28.  
  29.        3. path/file identification:  patterns utilizing a sub-set of the QTAwk,
  30.    QTgrep  regular  expressions  for   specifying  the  paths,  filenames   and
  31.    extensions the  selected files  must meet.   Multiple  specifications may be
  32.    given, sparated by semi-colons.
  33.  
  34.        4.  commands:    DOS-like  command  lines  to  be performed on the files
  35.    selected  which  meet  the  conditions  specified  in  1.,  2. and 3. above.
  36.    Multiple commands may be specified and are executed in series as specified.
  37.  
  38. Using the  four parts  of the  Xb command  line, very  powerful actions  may be
  39. executed on files, series of files, sub-directories of files or selected  files
  40. anywhere on a disk.
  41.