Skip to content

Instantly share code, notes, and snippets.

@theand
Created January 18, 2013 06:09
Show Gist options
  • Save theand/4562696 to your computer and use it in GitHub Desktop.
Save theand/4562696 to your computer and use it in GitHub Desktop.
#BASH adjust system time to korean local time.
#!/bin/sh
rdate -s time.bora.net && /sbin/clock -w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment