mtools: mclasserase

1 
1 4.7 Mclasserase
1 ===============
1 
1 The `mclasserase' command is used to wipe memory cards by overwriting
1 it three times: first with `0xff', then with `0x00', then with `0xff'
1 again. The command uses the following syntax:
1 
1      `mclasserase' [`-d'] MSDOSDRIVE
1 
1    MS-DOS drive is optional, if none is specified, use `A:'. If more
1 than one drive are specified, all but the last are ignored.
1 
1    `Mclasserase' accepts the following command line options:
1 
1 `d'
1      Stop after each erase cycle, for testing purposes
1 
1 `p'
1      Not yet implemented
1 
1    `Mclasserase' returns 0 on success or -1 on failure.
1