C
Christos Kritikos
Hi, I am running a bat files with all commands
redirecting their output to a log file. However I notice
that some commands display a screen message as opposed to
putting it in the log. For instance if I do a
del /f /q junk.txt >> mylog.log
i get a "could not find junk.txt" on the screen but I
don't get anything in the log. Any ideas why?
thanks
christos
redirecting their output to a log file. However I notice
that some commands display a screen message as opposed to
putting it in the log. For instance if I do a
del /f /q junk.txt >> mylog.log
i get a "could not find junk.txt" on the screen but I
don't get anything in the log. Any ideas why?
thanks
christos