Skip to content

Instantly share code, notes, and snippets.

@kostasx
Created February 11, 2015 14:26
Show Gist options
  • Save kostasx/f26296c5d953b5b4af7a to your computer and use it in GitHub Desktop.
Save kostasx/f26296c5d953b5b4af7a to your computer and use it in GitHub Desktop.
BASH: Get current date
date "+DATE: %d/%m/%y TIME: %H:%M";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment