shasum_deger_al

This commit is contained in:
milisman 2017-01-29 21:18:36 +02:00
parent 1a1235e095
commit c310c0dd18

1
bin/shasum_deger_al Executable file
View file

@ -0,0 +1 @@
echo -n "$1" | sha1sum | awk '{print $1}'