[Gambas-user] fastest way to "zero-out" a huge binary file

Kadaitcha Man nospam.nospam.nospam at ...626...
Sun Jan 24 04:48:46 CET 2010


On 24 January 2010 14:21, kevinfishburne
<kevinfishburne at ...1887...> wrote:

In a terminal, type:

info coreutils 'dd'

You only need create the file once, then copy it whenever you need to
during testing. If you really must create the file every time, let dd
do it by using Gambas' Exec command.

HTH




More information about the User mailing list