Help - Adding size to a document? More security
Matthew Flaschen
matthew.flaschen at gatech.edu
Sun Nov 23 19:49:26 UTC 2008
Manuel Gomez wrote:
> Indeed, i am on Debian Etch, but Ubuntu and Debian are very
> simmilars :-).
>
> Appears that i need some kind of joiner for Linux, so if i don't get a
> responde here i will create another post.
If you actually just want to add ~1 GB to a OpenOffice.org doc (not
saying this will have any actual effect on security), try:
dd if=/dev/urandom bs=4k count=256k of=./filler
zip MyODTDoc.odt filler
Don't worry, zip won't compress it until it figures out how to optimize
away output of an LFSR.
Matt Flaschen
More information about the ubuntu-users
mailing list