Skip to content

Instantly share code, notes, and snippets.

@EugeneLoy
Created March 24, 2015 16:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EugeneLoy/76727e5cec6943f5dd73 to your computer and use it in GitHub Desktop.
Save EugeneLoy/76727e5cec6943f5dd73 to your computer and use it in GitHub Desktop.
Save GET to file with datetime as a name
curl -i https://api.github.com/repos/EugenyLoy/awesome-github > `date -u '+%F'_%H_%M`.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment