/ Published in: Bash
Sync local date to remote host over ssh
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ssh remote.host.net sudo date $(date "+%m%d%H%M%Y.%S")