Juhapekka Tolvanen wrote:
> > I guess several kilobytes from the beginning of the file would
> > probably be enough and not a big copyright violation...
> 
> Okay. Just tell me options for dd-command, and I will do it.

This will get the first 128 kb from a file:

dd if=filename of=filename.first128kb bs=1k count=128


//Peter



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to