文件名称:DiskRandomFill
-
所属分类:
- 标签属性:
- 上传时间:2013-07-19
-
文件大小:1.78kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
磁盘自由空间粉碎机DiskRandomFill:
通过在指定目录下打开文件追加随机数据直到硬盘空间写满为止,已达到覆盖已删除文件内容的目的。- DiskRandomFill.c
To fill the disk with random data until the disk is full or manually interupted by the user.
Note that the program will open a file "tmpName=Whatitis.txt" and append it with "bufferLen=BUFFER_SIZE" random bytes.
And the user can change the target filename by "-[F|f]" option and set bufferLen by "-[L|l]" option.
or:
Usage:
1: <DiskRandomFill> only with default setup
2: <DiskRandomFill> <-ftmpName>
<DiskRandomFill> <-f tmpName>
To set tmpName
3: <DiskRandomFill> <-LtmpName>
<DiskRandomFill> <-L tmpName>
To set bufferLe
Also note that the-f and-L options can be append in the command line, and for multiple-f and-L options only the first one is valued.
通过在指定目录下打开文件追加随机数据直到硬盘空间写满为止,已达到覆盖已删除文件内容的目的。- DiskRandomFill.c
To fill the disk with random data until the disk is full or manually interupted by the user.
Note that the program will open a file "tmpName=Whatitis.txt" and append it with "bufferLen=BUFFER_SIZE" random bytes.
And the user can change the target filename by "-[F|f]" option and set bufferLen by "-[L|l]" option.
or:
Usage:
1: <DiskRandomFill> only with default setup
2: <DiskRandomFill> <-ftmpName>
<DiskRandomFill> <-f tmpName>
To set tmpName
3: <DiskRandomFill> <-LtmpName>
<DiskRandomFill> <-L tmpName>
To set bufferLe
Also note that the-f and-L options can be append in the command line, and for multiple-f and-L options only the first one is valued.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DiskRandomFill.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.