Hi everyone. My environment has UNIX and NT and I've written some scripts to scan logfiles for completion time of individual boxes. It works great on NT where our DAEMON.LOG is outputting dates in 24 hour time - ie: 07/04/01 06:34:16
Out UNIX environment writes dates to DAEMON.LOG in 12 hour format like so - 04/07/01 09:54:54 AM
I'd really like to be able to chnge the date format on the UNIX systems so that it's the saem as NT and I don't have to re-write my script!
Any ideas how this can be done and what side effects may occur if I make the change? Thanks!
Out UNIX environment writes dates to DAEMON.LOG in 12 hour format like so - 04/07/01 09:54:54 AM
I'd really like to be able to chnge the date format on the UNIX systems so that it's the saem as NT and I don't have to re-write my script!
Any ideas how this can be done and what side effects may occur if I make the change? Thanks!