[Gambas-user] fastest way to "zero-out" a huge binary: Signal #11

Pino Zollo pinozollo at ...626...
Sun Jan 24 12:38:43 CET 2010


Il domenica 24 gennaio 2010 03:23:20 gambas-user-request at lists.sourceforge.net 
ha scritto:
> perform this shell command:
>
> dd if=/dev/zero of=Elevation.tmp bs=65537 count=65537
>
> This is the absolute fastest way to do it.

Tried this:

dd if=/dev/zero of=bigfile.tmp bs=65537 count=65537

and the program suggested by Kadaitcha Man, (see attachment)

and I get Signal #11 , even after the file bigfile.tmp has been erased....on 
Gambas2  2.19 On Debian 

Regards

Pino
-- 
Key ID: 0xF6768208 
Key fingerprint = B16D 0A7C 5B29 A334 CE6A  71F6 EAF8 3D88 F676 8208
Key server: hkp://wwwkeys.eu.pgp.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BigFile-0.0.1.tar.gz
Type: application/x-tgz
Size: 7411 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20100124/1f3228eb/attachment.bin>


More information about the User mailing list