Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created April 3, 2018 23:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/3d4fcc38fa3dd8ff0eacc4e05b0d8083 to your computer and use it in GitHub Desktop.
Save zoffixznet/3d4fcc38fa3dd8ff0eacc4e05b0d8083 to your computer and use it in GitHub Desktop.
C:\rakudo>perl6 -e "run('CertUtil.exe', '-hashfile', 'foo bar test.c', 'SHA256', :out).out.slurp(:close).subst(' ', '').say"
SHA256hash of foo bar test.c:
7c29dfc0784ddfa8e5af1fd917581ee2acd954c40136835a64c8edf7d1f96f9f
CertUtil: -hashfile command completed successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment