Getting rid of cache

Thomas Dowling tdowling at ohiolink.edu
Mon Sep 15 16:34:25 EDT 1997


>
>On Mon, 15 Sep 1997, Leslie M Kuizema wrote:
>-On Mon, 15 Sep 1997, Paul H. Gray wrote:
>-> Simply adding del c:\netscape\cache\*.*  to the boot sequence before the
>-> scan forces our librarians to stop and enter Y on each machine.
>-Use echo y del| c:\filepath   (insert the correct filepath)
>
>Probably,
> echo y | del c:\filepath   (insert the correct filepath)
>would be a slightly more advantageous choice ...
>

DELTREE /Y gets around this somewhat awkward kludge:

    deltree /y c:\netscape\users\bob\cache\*.*


Thomas Dowling
OhioLINK - Ohio Library and Information Network
tdowling at ohiolink.edu



More information about the Web4lib mailing list