Skip to content

Instantly share code, notes, and snippets.

@jbalzar
Created April 24, 2016 07:35
Show Gist options
  • Save jbalzar/572ead331ffc4da3d0159f16f8586e47 to your computer and use it in GitHub Desktop.
Save jbalzar/572ead331ffc4da3d0159f16f8586e47 to your computer and use it in GitHub Desktop.
Date on Linux server
# Check date
date
# Change date format MMddhhmmyyyy.ss
sudo date 123122302016.45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment