Skip to content

Instantly share code, notes, and snippets.

@nak3
Created September 8, 2012 01:50
Show Gist options
  • Save nak3/3671277 to your computer and use it in GitHub Desktop.
Save nak3/3671277 to your computer and use it in GitHub Desktop.
create file as YYYY-MM-DD-`PWD`.txt
touch "`date +%F`-`basename $(pwd)`.txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment