Search Results

Search: Posts Made By: Indom
36,767
Posted By Indom
Schedule batch job
Hi,

This is the batch file I have created to delete files.

echo off
rm -rf C:\\DDRIVE\\RD\\newfolder\\temp\\*
echo All The files have been deleted

For every 15 minutes we get the data and...
36,767
Posted By Indom
Schedule a Batch file to delete files at particular intervals
Hi,

I need to write a batch file/shell script that runs at specified intervals daily and deletes specified set of files.

Can anyone pls help me with the code.

Thanks,
Indom.
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 04:10 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy