home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / mar94 / disk / salv / find.lha.pi < prev    next >
Fred Fish's Product-Info  |  1994-02-08  |  2KB  |  50 lines

  1. # This file contains product information that can be used by
  2. # KingFisher 2.0 and other similar tools.
  3.  
  4. .name
  5. Find
  6. .type
  7. Disk Tool
  8. .short
  9. A tool for searching disk partitions
  10. .description
  11. Find is a tool for searching disk partitions and is particularly
  12. useful with the disk validator tool "Val" by the same author.  It
  13. should work with any 512 byte block structured virtual or physical
  14. disk partition i.e. it should work with any device that allows you to
  15. do any CMD_READ of 512 bytes at multiples of 512 byte Offsets -
  16. sequentially from any start block to any end block.  Find by-passes
  17. the FileSystem running on the device and does direct I/O to the device
  18. itself.
  19. .version
  20. 2.3
  21. .author
  22. Andrew Kemmis
  23. .distribution
  24. Copyrighted but Freely Redistributable
  25. .address
  26. 2/16 Nelson Street
  27. Penshurst NSW 2222
  28. Australia
  29. .email
  30. and@praxa.com.au
  31. .source
  32. Includes source in C.
  33. .docs
  34. Find.guide
  35. .described-by
  36. Fred Fish (fnf@fishpond.cygnus.com)
  37. .submittal
  38. Submitted electronically directly by the author.
  39. .contents
  40. Find        Find is a tool for searching disk partitions and is parti-
  41.         cularly useful with the disk validator tool "Val" by the
  42.         same author.  It should work with any 512 byte block struc-
  43.         tured virtual or physical disk partition i.e. it should
  44.         work with any device that allows you to do any CMD_READ of
  45.         512 bytes at multiples of 512 byte Offsets - sequentially
  46.         from any start block to any end block.  Find by-passes the
  47.         FileSystem running on the device and does direct I/O to the
  48.         device itself.  Version 2.3, includes source in C.
  49.         Author:  Andrew Kemmis
  50.