scrub_device


Description:

[ Version ( since = "1.0.52" ) ]
public bool scrub_device (string device) throws Error

scrub (securely wipe) a device

This command writes patterns over device to make data retrieval more difficult.

It is an interface to the scrub(1) program. See that manual page for more details.

This function depends on the feature "scrub". See also feature_available.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error