I'm using anacron to run my cron jobs. Every single time anacron runs, I get something like this in my console log:<BR><pre class="ip-ubbcode-code-pre"> Mar 28 13:38: ...
Hi, I'm having some batch file trouble, trying to get date and time stamp into file names generated by the batch file. Code: @For /F "tokens=1,2,3 delims=:,. " %%A in ...