Help - Adding size to a document? More security
Loïc Grenié
loic.grenie at gmail.com
Sun Nov 23 17:59:08 UTC 2008
2008/11/23 Manuel Gomez <mgdpz1 at gmail.com>
> Thank you very much, but it says:
>
> vrp:/home/bd# dd if=/dev/zero size=4k count=256M >> /home/bd/odb.odb
> dd: unrecognized operand «size»=«4k»
> Pruebe `dd --help' para más información.
>
sorry, I meant bs, not size:
dd if=/dev/zero bs=4k count=256M >> /home/bd/odb.odb
I have the vague feeling that you are not using Ubuntu...
Loïc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20081123/31a75fd3/attachment.html>
More information about the ubuntu-users
mailing list