Hello Nick,
I have a similar problem. I have IBM Xseries 336 Type 8837 and have installed Windows 2003 Standard edition on it.
It was working fine with the 2GB of RAM but recently I have upgraded the machine to 4GB of RAM (8X512MB).
I am running into a similar situation as Grofaty did.
The OS...
Hi there,
I have the following script which deletes all the *.pdf files in one folder older then 2 days, but I need something which would delete all the *.pdf files in all the sub-folders
#!/usr/bin/perl
STDERR
$dir = "c:/test/pdf" ;
opendir (DIR, "$dir/");
@FILES =...
Hi Pat,
I am facing the similar situation as rozzay. I am able to delete *.txt files older then 2 days in a folder but unable delete the *.txt in the subfolders.
Can you please help, where exactly should we insert the trace file in the script.
Thanks so much,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.