home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / FFFF3.ZIP / FFFF.DOC < prev    next >
Text File  |  1990-06-08  |  2KB  |  49 lines

  1. FFFF.EXE    Fast False Floppy Formatter
  2.  
  3. This is a program to do a quick scrub of a floppy disk directory.
  4.  
  5. FFFF requires at least one parameter, namely a floppy disk identifier so
  6. a minimal invocation would be something like
  7.  
  8.     ffff a
  9. or
  10.     ffff b
  11.  
  12. The above forms of the command will effectively clear the directory and
  13. FAT of the nominated disk.  This is equivalent to reformatting the disk
  14. but only works on a used disk.  It is MUCH faster than a true reformat.
  15.  
  16. If the disk has a volume label it will be removed.  To keep any existing
  17. volume label issue a command of the form
  18.  
  19.     ffff a /v
  20. or
  21.     ffff b /v
  22.  
  23. and to force a new volume label just stick it onto the end of the command
  24.  
  25.     ffff a /v new_label
  26.  
  27. If spaces are wanted inside the label just enclose the volume label in
  28. quotes:
  29.  
  30.     ffff a /v "new label"
  31.  
  32. FFFF will not clear clusters marked in the FAT as faulty.
  33.  
  34. This is a FAPI program.
  35.  
  36. FFFF is tri-lingual.  It knows English, French and Dutch and talks to you
  37. in one of those languages if your country code is set appropriately.  The
  38. default language is English.  If someone wants to add Italian, Spanish or
  39. anything else, feel free, and re-submit to the public domain.
  40.  
  41. Jon Saxton, 16/4/90
  42.  
  43. -------------------------------------------------------------------------
  44.  
  45. Voilà une programme pour effacer rapidement les fichiers d'une disquette.
  46.  
  47. FFFF demands à moins d'une paramêtre sur la ligne de commande.  Vous devez
  48. donner la nom d'un lecteur de disquettes.
  49.