Hiroki Horiuchi <[EMAIL PROTECTED]> writes:

>> dd if=/dev/zero of=/file/to/create bs=<whatever> count=<whatever>
>
> Though a holed file cannot be made by this method, this is a good idea.

Yes you can. 

dd if=/dev/zero of=/file/to/create bs=<whatever> seek=<whatever> count=1

-- 
Juha Autero
http://www.iki.fi/jautero/
Eschew obscurity!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to