Skip to content

Instantly share code, notes, and snippets.

@ChrisMcKee
Created November 17, 2014 15:29
Show Gist options
  • Save ChrisMcKee/5fccb838218c7756d03c to your computer and use it in GitHub Desktop.
Save ChrisMcKee/5fccb838218c7756d03c to your computer and use it in GitHub Desktop.
Channon
#!/usr/bin/env bash
NOW=$( date '+%Y-%m-%d_%H-%M-%S' )
FILE="$NOW.txt"
touch ~/$FILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment