home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / probe103.zip / PROBE103.DOC < prev    next >
Text File  |  1993-01-23  |  6KB  |  137 lines

  1.  
  2.  
  3.                            ┌─────────────┐
  4.                            │ Probe v1.03 │
  5.                            └─────────────┘
  6.  
  7.                        By Christopher Saunders
  8.  
  9.  
  10.                             WHAT IS PROBE?
  11.                             ══════════════
  12.  
  13.     DOS has many  useful commands, but one command  Microsoft left out
  14.     is one that  searches for specified files on  your hard disk. What
  15.     do you expect from the people  that brought you Edlin and Windows?
  16.     Fortunately,  there is  Probe! Probe  is a  small DOS utility that
  17.     will search your hard drive  (or floppy disk) for specified files.
  18.     It is very small, fast and easy  to use. I did not put any complex
  19.     command lines or  features into Probe because I  wanted to make it
  20.     as easy to use as possible.
  21.  
  22.  
  23.                            HOW TO USE PROBE
  24.                            ════════════════
  25.  
  26.     From the DOS command line, you can tell Probe which files you want
  27.     to search  for. This is very  easy to do if  you are familiar with
  28.     DOS wildcards. What is a wildcard? Below is an explanation of what
  29.     DOS wildcards are:
  30.  
  31.         *.*      specifies all files on the hard drive
  32.  
  33.         *.ZIP    specifies all files with the .ZIP extension
  34.  
  35.         READ*.*  specifies all files that begin with READ
  36.                  (README.TXT, READY.ZIP, READ.DOC)
  37.  
  38.     For  a more  detailed explanation  of DOS  wildcards, consult your
  39.     (friendly?!) DOS manual!
  40.  
  41.     Command line examples:
  42.  
  43.         PROBE *.TXT     Searches for all files with a .TXT extension
  44.         PROBE FILE*.*   Searches for all files that begin with FILE
  45.         PROBE JUNK.EXE  Searches for JUNK.EXE only
  46.         PROBE /INFO     Display program information
  47.  
  48.  
  49.     When the screen is full, Probe  will pause and ask you if you want
  50.     to  continue.  Press  N  to  abort, or  Y  (or  any  other key) to
  51.     continue.  When Probe  has  finished searching for  files, it will
  52.     display the following statistics:
  53.  
  54.         The total number of files it found
  55.         The total byte count for found files
  56.         The Amount of free space on hard drive
  57.         The size (in bytes) of the hard drive
  58.  
  59.     These statistics  are ONLY for  the drive that  you told Probe  to
  60.     search.  Probe will  not search  across multple  drives, so if you
  61.     want to  search more than one  drive, you must run  Probe for each
  62.     drive. If  no drive letter  is specified, it  will default to  the
  63.     drive you are currently on.
  64.  
  65.     That is it! Probe is so simple to use that it doesn't need complex
  66.     documentation. You can  put it in one of  your PATH directories so
  67.     that you  can execute Probe from  any directory. It will  save you
  68.     from having to  change to the Probe directory  every time you want
  69.     to search for a file.
  70.  
  71.  
  72.                              LEGAL NOTICE
  73.                              ════════════
  74.  
  75.     Probe is  provided "as is",  without warranty of  any kind, either
  76.     expressed or  implied. The author only  guarantees that Probe will
  77.     occupy disk space. In no event shall the author of Probe be liable
  78.     for  any damages,  including loss  of profits,  lost data or other
  79.     incidental or  consequential damages arising  through the use,  or
  80.     inability to use this program.
  81.  
  82.     Probe  may  not  be   hacked,  disassembled,  reverse  engineered,
  83.     "Nortonized", altered, changed or in  any way interfered with. You
  84.     are  free  to  distribute  Probe  to  your  friends or other BBSs,
  85.     provided that  the complete archive is  distributed containing the
  86.     original files put there by the author.
  87.  
  88.  
  89.                               SHAREWARE
  90.                               ═════════
  91.  
  92.     Probe is being distributed under the Sharware Concept. You can try
  93.     Probe out  for 30 days, and  if you find it  to be of use  to you,
  94.     please  register your  copy. The  registered version  of Probe  is
  95.     functionally  similar to  the Shareware  version, except  that the
  96.     registered  version will  display your  name when  it is  started.
  97.     Please see  REGISTER.ME for more  information. If you  are a Telix
  98.     user, you can receive a copy  of QuickHost; a small, fast, easy to
  99.     use host program I wrote for Telix v3.20. It is a freeware program
  100.     that  offers a  lot of  features  but  without the  extra fat  and
  101.     calories other larger  host programs have. Even if  you do not use
  102.     Telix, I would be  happy to send you a copy so  you can try it out
  103.     and see  how well it  works with Telix,  and what a  great program
  104.     Telix is!
  105.  
  106.     Probe  may not  be included  with  any  other program  or used  by
  107.     Government agencies, Businesses or other commercial entity without
  108.     registration.
  109.  
  110.     Shareware disk vendors  (Such as PC-SIG) may NOT  include Probe in
  111.     their software library without written permission from the author.
  112.     No charge may  be made to access this  program, except any copying
  113.     and  disk fees.  BBS operators   may put  Probe in  their software
  114.     libraries, provided that no charge  is made to specifically access
  115.     Probe.  The only  charge that  should be  made is  to access  your
  116.     system.
  117.  
  118.  
  119.                         CONTACTING THE AUTHOR
  120.                         ═════════════════════
  121.  
  122.     I  welcome any  comments, constructive  criticisms or  suggestions
  123.     regarding Probe.  You can contact me at the following address:
  124.  
  125.     Christopher Saunders
  126.     Probe v1.03
  127.     P.O. Box 7102
  128.     Station A
  129.     Toronto, Ontario
  130.     Canada
  131.     M5W 1X8
  132.  
  133.     Thank you for using Probe!
  134.  
  135.     Christopher Saunders
  136.     January 23rd 1993
  137.