Skip to content

Latest commit

 

History

History
executable file
·
22 lines (14 loc) · 808 Bytes

README.md

File metadata and controls

executable file
·
22 lines (14 loc) · 808 Bytes

euromillions.sh

EuroMillions Checker from the command-line

Discover whether you are a EuroMillions winner by comparing your numbers against the results from the past 180 days.

euromillions.sh is a simple shell script using the draw history of national-lottery.co.uk as a data source.

euromillions.sh

Usage

# Install
curl -o euromillions.sh https://raw.githubusercontent.com/gfiocco/euromillions.sh/master/euromillions.sh

# Allow execution
chmod 770 ./euromillions.sh

# Run by passing as arguments your 5 ball numbers and 2 Lucky Stars at the end
./euromillions.sh 5 7 8 16 20 2 12