Skip to content

Instantly share code, notes, and snippets.

@arkadiusjonczek
Created July 6, 2016 12:43
Show Gist options
  • Select an option

  • Save arkadiusjonczek/ccc70b43f838681112566ef05ecb5a6b to your computer and use it in GitHub Desktop.

Select an option

Save arkadiusjonczek/ccc70b43f838681112566ef05ecb5a6b to your computer and use it in GitHub Desktop.
Generate Hash in Command Line
date | md5 | head -c16; echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment