Dec 262017
List files older or newer than a given number of days on entire/part of disk. Include full C source code. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
CK_FILES.C | 12176 | 3694 | deflated |
CK_FILES.DOC | 763 | 462 | deflated |
CK_FILES.EXE | 27543 | 15182 | deflated |
FILESRCH.H | 1450 | 669 | deflated |
Download File CK_FILES.ZIP Here
Contents of the CK_FILES.DOC file
The enclosed program 'ck_files' was written to determine the old
and new files on my hard disks, thereby making cleanup easier.
You are welcome to use 'ck_files' it as you see fit. User instructions
may be obtained by executing:
ck_files -h
The source coding is enclosed for those that may want to modify the
program for their own needs. As noted in the source code, the program
was pieced together from several sources including Micro Cornicopia
issue # 47, and the AT&T tools.
I ask nothing for the program, except for comments regarding its usefulness
and correctness. I may be reached at:
F. R. Vaughan
16716 Baederwood Lane
Rockville, MD 20855
(301) 869-0847
A letter or phone call will be welcome.
and new files on my hard disks, thereby making cleanup easier.
You are welcome to use 'ck_files' it as you see fit. User instructions
may be obtained by executing:
ck_files -h
The source coding is enclosed for those that may want to modify the
program for their own needs. As noted in the source code, the program
was pieced together from several sources including Micro Cornicopia
issue # 47, and the AT&T tools.
I ask nothing for the program, except for comments regarding its usefulness
and correctness. I may be reached at:
F. R. Vaughan
16716 Baederwood Lane
Rockville, MD 20855
(301) 869-0847
A letter or phone call will be welcome.
December 26, 2017
Add comments