Skip to content

Instantly share code, notes, and snippets.

@sicet7
Created May 4, 2021 09:42
Show Gist options
  • Save sicet7/c341efb78f873621c53782fdde836ba1 to your computer and use it in GitHub Desktop.
Save sicet7/c341efb78f873621c53782fdde836ba1 to your computer and use it in GitHub Desktop.
timestamp
#!/bin/sh
echo "It now $(date +%d-%m-%Y_%H-%M)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment