On Thursday 27 August 2009 01:45:06 pm David Flatley wrote:
Can you give me an example of the use of -i
## First rule - delete all
-D
## Increase the buffers to survive stress events.
## Make this bigger for busy systems
-b 8192
## Set failure mode to panic
-f 2
## Ignore any errors and keep loading
-i
....