Search Results

Search: Posts Made By: PuLPi
2,436
Posted By PuLPi
Thanks! I'll use this new one.
Thanks! I'll use this new one.
2,436
Posted By PuLPi
Thanks rdrtx1! This is pretty amazing! If i...
Thanks rdrtx1! This is pretty amazing!

If i get the point this script checks the placement of the number, right?

So if i have only one number on the right place it says 'lose' with one match.
...
2,436
Posted By PuLPi
Lottery result checker
So, i made a simple lottery number generator like this:

for i in `seq 10`; do seq 1 35 | shuf -n 7 | sort -g | tr '\n' ' ' ;echo; done

i've file with winning numbers:

Eg:1 10 15 20 25 30 35...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 05:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy