Skip to content

Instantly share code, notes, and snippets.

@umegaya
Created April 11, 2018 01:34
Show Gist options
  • Save umegaya/023532a22acc41d2cd2411ae21ec71ec to your computer and use it in GitHub Desktop.
Save umegaya/023532a22acc41d2cd2411ae21ec71ec to your computer and use it in GitHub Desktop.
generate nearly unpredictable sha1 hash (for scripts) / 予測することがかなり困難なsha1 hashを作る
ps auwx | sha1sum | awk '{print $1}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment