I would like to delete all unused files and programs.
Does anybody know a program what counts how many times a file is
accessed / used? Or a program which can check the last execution
time or something?
Regards,
Arjan van Woensel
a.w.w...@amc.uva.nl
ЪДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДї
іArjan van Woensel a.w.w...@amv.uva.nlі
іDepartment of Clinical Epidemiology and Biostatistics і
іAcademic Medical Center, University of Amsterdam і
АДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДДЩ
The following is one alternative which may satisfy your needs.
Among the sample tasks included is one which tests the last
access date for a file and deletes it if it exceeds a user defined
period. It can be found on the following forums:
CompuServe: GO LANUTILS (NVENB - Library 17 - Avanti Technology)
internet: ftp://avanti-tech.com/pub/users/a/avanti-tech/
TaskMaster was reviewed and recommended by PC Magazine's Network
Edition("Avanti Takes NetWare to Task" - November 22, 1994). To
quote the reviewer, "TaskMaster is a highly workable utility for
automating network tasks. Because of its strong resemblance to the
DOS batch language, most NetWare administrators should find TaskMaster
a worthwhile addition to their arsenal of utilities that is easy both
to learn and to use." LAN Times ("Avanti's TaskMaster Takes NetWare
Servers to Task" - February 27, 1995) called it "a feature-rich product."
For more information, visit our WEB Page:
http://www.avanti-tech.com/~prodinfo/
Steve Meyer
avanti technology, inc.
...........
taskmstr.zip
Bin, Bytes: 186405
Title : TaskMaster v1.13 Task Scheduler NLM (30DayEval)
Keywords: BATCH CRON SCHEDULE SCRIPT CONSOLE COMMAND SHELL AUTOMATE
TASKMASTER AVANTI
Task scheduling NLM (NW v3/v4) with script processor combining DOS
batch and Login Script simplicity with extended console commands, system
vars, and conditionals, plus IF/ELSEIF, WHILE/LOOP constructs and
NOT/AND/OR, ==, >, <, >=, and <= comparisons. User defined vars can be
read from a file, incremented, and decremented. Schedules .NCF and
enhanced .TSK scripts by date, day of month, weekday, time, time after each
hour, and elapsed time (intervals). Adds numerous DOS file management
commands to the server console. 30 day eval.
To contact Avanti:
Avanti Technology, Inc.
13492 Research Blvd., #120-271
Austin, TX 78750
800/638-1168
512/335-1168
512/335-7838 [fax]
CIS: 76711,1477 GO LANUTILS (NVENB - Section 17 - Avanti Technology)
inet: prod...@avanti-tech.com or te...@avanti-tech.com
WWW: http://www.avanti-tech.com/~prodinfo/
-----------------------------------------------------------------------
Avanti Technology Inc, 13492 Research Blvd, #120-271, Austin, TX 78750
800/638-1168 512/335-1168 512/335-7838 [fax]
internet: (avanti | prodinfo | tech | <sender>) @avanti-tech.com
WEB Home Page URL - http://www.avanti-tech.com/~prodinfo/
FTP site - ftp://ftp.avanti-tech.com /pub/users/a/avanti-tech/
CompuServe: 76711,1477 (GO LANUTILS - NVENB Message Sec/Lib 17)
: Does anybody know a program what counts how many times a file is
: accessed / used? Or a program which can check the last execution
: time or something?
NDIR with the proper switch will give you a list the files accessed since
a certain date.