|
C:\GuardPost>. zer
.ZeroFile
C:\GuardPost>dir *.log
Volume in drive C has no label.
Volume Serial Number is 888C-264A
Directory of C:\GuardPost
File Not Found
C:\GuardPost>. zerofile backup.log
C:\GuardPost>dir *.log
Volume in drive C has no label.
Volume Serial Number is 888C-264A
Directory of C:\GuardPost
08/24/2003 09:01 PM 0 backup.log
1 File(s) 0 bytes
0 Dir(s) 678,350,848 bytes free
C:\GuardPost>echo:Some data > backup.log
C:\GuardPost>dir *.log
Volume in drive C has no label.
Volume Serial Number is 888C-264A
Directory of C:\GuardPost
08/24/2003 09:01 PM 12 backup.log
1 File(s) 12 bytes
0 Dir(s) 678,350,848 bytes free
C:\GuardPost>type backup.log
Some data
C:\GuardPost>. zerofile backup.log
C:\GuardPost>dir *.log
Volume in drive C has no label.
Volume Serial Number is 888C-264A
Directory of C:\GuardPost
08/24/2003 09:01 PM 0 backup.log
1 File(s) 0 bytes
0 Dir(s) 678,350,848 bytes free
C:\GuardPost>
|
|
|