Calculates sha256 of the files passed in on the command line. Usage: fsi sha256.fsx downloadedFile.zip
2 people like thisPosted: 13 years ago by Tony Lee
One of Jenkin's hash functions
6 people like thisPosted: 10 years ago by RViscarra
This is my first experience to write scripts on F# that's why I'll be pleased if somebody will make this snippet more perfectly. Usage: fsi hasher.fsx foo test.dat test.txt bar
4 people like thisPosted: 11 years ago by greg zakharov