Created
April 11, 2018 01:34
-
-
Save umegaya/023532a22acc41d2cd2411ae21ec71ec to your computer and use it in GitHub Desktop.
generate nearly unpredictable sha1 hash (for scripts) / 予測することがかなり困難なsha1 hashを作る
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ps auwx | sha1sum | awk '{print $1}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment