Skip to content

Instantly share code, notes, and snippets.

@warrenca
Created August 13, 2020 02:02
Show Gist options
  • Save warrenca/74a5da17b335e76334f02f7d1509d552 to your computer and use it in GitHub Desktop.
Save warrenca/74a5da17b335e76334f02f7d1509d552 to your computer and use it in GitHub Desktop.
testing-bash
#!/bin/bash
THE_DATE=$(date)
echo $THE_DATE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment