I have a script that executes some commands remotely, every time it runs it appends the time of execution to a log. I thought I was doing it right but then realized the script was sending the time/date of my machine, not using the server time/date in the log.I have a script that executes some commands rem