Revision: 68175
Updated Code
at December 4, 2014 21:58 by biiont
Updated Code
ssh remote.host.net sudo date $(date "+%m%d%H%M%Y.%S")
Revision: 68174
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at December 4, 2014 21:57 by biiont
Initial Code
ssh remote.host.name.net sudo date $(date "+%m%d%H%M%Y.%S")
Initial URL
Initial Description
Sync local date to remote host over ssh
Initial Title
Sync local time to remote host over ssh
Initial Tags
Initial Language
Bash