search for: id8dbqfarmupc

Displaying 1 result from an estimated 1 matches for "id8dbqfarmupc".

2004 May 21
1
Some bytes removed.
Hi, I have a 1 GigaByte size file and want to remove some bytes from it. For this I must follow the next steps: (1) Create a new file. (2) Copy into it the bytes I will left from the original file. (3) Remove the original file. (4) Move the new file to be the original file. The problem with this process is that it uses lot of disk I/O. Actually only one disk block of the file is modified. Is