File size: 139 Bytes
b110593
 
 
 
 
 
1
2
3
4
5
6
#!/bin/bash

# change to script directory
cd "${0%/*}" || exit

go run . -name "SIFT" -numberEntries 100000 -fail "-1" -numBatches "1"