Lottó számok generálása véletlen számgenerátorral, parancssorból
Mindenkinek megvan a "tuti tippje” hogy melyek lehetnek a nyerő számok a következő lottó sorsoláson, és mindenkinek van egy biztos módszer arra hogyan választja ki azt az 5, 6, 7 számot amit megjátszik a következő húzáson. Van aki mindig ugyan azt a számokat játssza és van aki változatosan játszik, hétről hétre más számokkal. Ebben az esetben a számok választását sokféle különböző módszerre lehet bízni. Ha épp egy Linux terminál előtt vagy, előállíthatód a tippjeidet parancssorból is.
Türelmetleneknek itt van a parancs amit csak beillesztesz a parancssorba és máris megvan a véletlenül generált számsorozat amit megjátszhatsz. Ha érdekelnek a részletek, olvass tovább.
clear;for i in {1..5}; do echo $((RANDOM%90+1)); done | sort -n
5 véletlen szám generálás 1-90 tartományból
clear;for i in {1..6}; do echo $((RANDOM%45+1)); done | sort -n
6 véletlen szám generálás 1-45 tartományból
clear;for i in {1..7}; do echo $((RANDOM%35+1)); done | sort -n
7 véletlen szám generálás 1-35 tartományból
Vegyük részletesen a dolgokat:
clear
Tiszta képernyővel kezdünk.
for i in {1..5}; do echo „”; done
Ez egy ciklus ami jelen esetben 5 alkalommal ismétlődik. A ciklus közepén, a „do” után lévő parancs végrehajtódik.
echo $RANDOM
Ez a véletlen számgenerátor.
echo $((RANDOM%35+1))
Itt a 0 és 36 közötti tartományból ad egy egész számot.
A parancssorral akár matematikai műveleteket is lehet végezni. A kiszámítandó egyenletet a két zárójel közé kel zárni
$(( művelet ))
$(( 24/2 ))
"művelet" végrehajtása. Az echo szükséges elötte.
sort -n
A kapott számokat sorrendbe rendezzük. A -n szükséges a numerikus sorrend szerinti rendezéshez.
Hozzászólások
Anonymous (nem ellenőrzött)
szo, 10/06/2018 - 15:36
Permalink
Új hozzászólás | linux.valodi.info
I could not refrain from commenting. Very well written!
Here is my website minecraft
Anonymous (nem ellenőrzött)
p, 04/05/2019 - 16:40
Permalink
Új hozzászólás | linux.valodi.info
Hey would you mind letting me know which web host you're utilizing?
I've loaded your blog in 3 completely different browsers and I must say this blog
loads a lot quicker then most. Can you recommend a good hosting provider at a
reasonable price? Kudos, I appreciate it!
My website minecraft
Anonymous (nem ellenőrzött)
p, 07/19/2019 - 05:46
Permalink
Új hozzászólás | linux.valodi.info
Wow, that's what I was searching for, what
a data! existing here at this website, thanks admin plenty of fish dating site this website.
Anonymous (nem ellenőrzött)
v, 11/04/2018 - 23:07
Permalink
Új hozzászólás | linux.valodi.info
Quest bars cheap fitnesstipsnew1 quest bars cheap
516999410492780544 quest bars cheap
My brother suggested I might like this website.
He was entirely right. This post truly made my day.
You can not imagine simply how much time I had spent for this info!
Thanks! Quest bars cheap fitnesstipsnew1 quest bars cheap 516999410492780544 quest bars cheap
Anonymous (nem ellenőrzött)
h, 12/03/2018 - 18:28
Permalink
Új hozzászólás | linux.valodi.info
Great blog! Is your theme custom made or did you download
it from somewhere? A theme like yours with a
few simple tweeks would really make my blog stand out.
Please let me know where you got your design.
Thanks a lot
Feel free to surf to my web page moneyyellow.com
Anonymous (nem ellenőrzött)
szo, 11/30/2019 - 19:25
Permalink
Új hozzászólás | linux.valodi.info
Aw, this was an incredibly nice post. Finding the time and actual
effort to make a great article… but what can I say… I put things off a lot and never manage to
get nearly anything done.
Also visit my site ... quest bars cheap
Anonymous (nem ellenőrzött)
cs, 11/15/2018 - 01:58
Permalink
Új hozzászólás | linux.valodi.info
I quite like reading a post that can make people think.
Also, thanks for permitting me to comment!
Also visit my webpage - Sling TV
Anonymous (nem ellenőrzött)
szo, 11/17/2018 - 11:15
Permalink
Új hozzászólás | linux.valodi.info
Everyone loves What Equipment is Needed for Sling TV
you guys are usually up too. This type of clever work and
coverage! Keep up the fantastic works guys I've included you guys to our blogroll.
Anonymous (nem ellenőrzött)
h, 05/13/2019 - 19:52
Permalink
Új hozzászólás | linux.valodi.info
Your means of describing the whole thing in this paragraph is genuinely good, all be able to without difficulty understand it,
Thanks a lot.
Here is my webpage :: g
Anonymous (nem ellenőrzött)
p, 08/02/2019 - 02:59
Permalink
Új hozzászólás | linux.valodi.info
Hey there! Quick question that's entirely off topic.
Do you know how to make your site mobile friendly?
My website looks weird when viewing from my iphone 4.
I'm trying to find a theme or plugin that might be able
to resolve this issue. If you have any recommendations, please
share. With thanks! pof natalielise
Also visit my web site; plenty of fish https://natalielise.tumblr.com
Anonymous (nem ellenőrzött)
szo, 09/07/2019 - 03:21
Permalink
Új hozzászólás | linux.valodi.info
Simply desire to say your article is as amazing.
The clearness on your submit is just excellent and i could assume you're an expert in this subject.
Well along with your permission allow me to grasp your feed to stay up to date with impending post.
Thanks a million and please keep up the gratifying work.
Here is my homepage: quest bars cheap
Anonymous (nem ellenőrzött)
sze, 06/12/2019 - 11:34
Permalink
Új hozzászólás | linux.valodi.info
Magnificent goods from you, man. I have understand your stuff previous to and you're
just too magnificent. I actually like what you have acquired here, certainly like what you are
stating and the way in which you say it. You make it entertaining
and you still care for to keep it smart. I can not wait to read far more from you.
This is actually a wonderful website.
Feel free to visit my blog post ps4 best games ever made 2019
(tinyurl.com)
Anonymous (nem ellenőrzött)
k, 07/23/2019 - 10:38
Permalink
Új hozzászólás | linux.valodi.info
I always spent my half an hour to read this web site's posts daily along with a cup plenty of fish dating site coffee.
Anonymous (nem ellenőrzött)
szo, 05/19/2018 - 10:50
Permalink
Új hozzászólás | linux.valodi.info
It's amazing to pay a visit this web site and reading the views of all friends
on the topic of this article, while I am also keen of getting familiarity.
Have a look at my web blog: taller than you mamamoo
Anonymous (nem ellenőrzött)
v, 04/07/2019 - 14:26
Permalink
Új hozzászólás | linux.valodi.info
Yes! Finally something about minecraft (http://tinyurl.com).
Anonymous (nem ellenőrzött)
k, 08/13/2019 - 09:36
Permalink
Új hozzászólás | linux.valodi.info
If you wish for to obtain a great deal from this paragraph then you have to
apply these strategies to your won web plenty of fish dating site.
Anonymous (nem ellenőrzött)
k, 05/07/2019 - 11:36
Permalink
Új hozzászólás | linux.valodi.info
Awesome blog! Is your theme custom made or did you download it from somewhere?
A design like yours with a few simple adjustements
would really make my blog jump out. Please let me know where you got your design. Cheers
Also visit my webpage - minecraft free
Anonymous (nem ellenőrzött)
h, 06/17/2019 - 11:39
Permalink
Új hozzászólás | linux.valodi.info
Good way of describing, and good paragraph to take facts on the topic plenty of fish dating site; tinyurl.com, my presentation topic,
which i am going to present in institution of higher
education.
Anonymous (nem ellenőrzött)
h, 07/22/2019 - 13:10
Permalink
Új hozzászólás | linux.valodi.info
Hi! This is my 1st comment here so I just wanted to give a quick
shout out and tell you I truly enjoy reading through your blog posts.
Can you recommend any other blogs/websites/forums that deal with the same subjects?
Thanks a lot! pof natalielise
Anonymous (nem ellenőrzött)
p, 07/27/2018 - 20:01
Permalink
Új hozzászólás | linux.valodi.info
Hey I am so excited I found your website, I really found
you by error, while I was browsing on Askjeeve for something else, Nonetheless I am here now and would just like to say kudos for a tremendous post and a all round interesting blog
(I also love the theme/design), I don’t have time to read through it all at the minute but I
have book-marked it and also included your RSS feeds, so when I have time I will be back
to read much more, Please do keep up the great work.
Feel free to surf to my web-site - UBCPoker
Anonymous (nem ellenőrzött)
cs, 10/04/2018 - 07:51
Permalink
Új hozzászólás | linux.valodi.info
Thank you, I have just been searching for information about this subject
for a while and yours is the greatest I've discovered till now.
However, what concerning the bottom line? Are you certain about the
source?
Here is my page minecraft
Shawn (nem ellenőrzött)
szo, 01/26/2019 - 21:51
Permalink
Új hozzászólás | linux.valodi.info
Wow! This blog looks exactly like my old one! It's
on a completely different topic but it has pretty much the same page
layout and design. Wonderful choice of colors!
Stop by my web site: agen judi online, gudangmp3.top,
Anonymous (nem ellenőrzött)
h, 04/08/2019 - 18:43
Permalink
Új hozzászólás | linux.valodi.info
I enjoy reading through a post that can make men and women think.
Also, thank you for allowing me to comment!
Feel free to surf to my web blog :: minecraft
Anonymous (nem ellenőrzött)
cs, 05/09/2019 - 07:55
Permalink
Új hozzászólás | linux.valodi.info
Hi! I know this is somewhat off topic but
I was wondering if you knew where I could locate a captcha plugin for my
comment form? I'm using the same blog platform as yours and
I'm having trouble finding one? Thanks a lot!
Check out my homepage minecraft download free
Anonymous (nem ellenőrzött)
p, 05/10/2019 - 15:24
Permalink
Új hozzászólás | linux.valodi.info
Very good info. Lucky me I came across your website by chance (stumbleupon).
I have saved as a favorite for later!
Also visit my webpage: how to download minecraft free
Anonymous (nem ellenőrzött)
sze, 06/05/2019 - 07:04
Permalink
Új hozzászólás | linux.valodi.info
Oh my goodness! Impressive article dude! Thanks, However I am experiencing problems with your RSS.
I don't understand the reason why I cannot join it.
Is there anybody having identical RSS problems? Anybody who knows the solution can you kindly respond?
Thanx!!
Feel free to surf to my web site - gamefly free trial
Anonymous (nem ellenőrzött)
v, 07/21/2019 - 08:49
Permalink
Új hozzászólás | linux.valodi.info
Aw, this was an extremely nice post. Taking the time and actual effort how to get help in windows 10 make a superb article… but what can I say… I procrastinate
a lot and don't seem to get nearly anything done.
Anonymous (nem ellenőrzött)
sze, 05/29/2019 - 21:14
Permalink
Új hozzászólás | linux.valodi.info
If you wish for to obtain a great deal from
this paragraph then you have to apply such strategies to
your won blog.
my weblog gamefly free trial
Anonymous (nem ellenőrzött)
szo, 07/29/2017 - 22:58
Permalink
Új hozzászólás | linux.valodi.info
We stumbled over here coming from a different web page and thought I should check things
out. I like what I see so now i am following How do you get a growth spurt?.
Look forward to exploring your web page yet again.
Anonymous (nem ellenőrzött)
sze, 05/16/2018 - 13:11
Permalink
Új hozzászólás | linux.valodi.info
Everything is very open with a clear explanation of the challenges.
It was definitely informative. Your site is useful.
Thanks for sharing!
my page: heel lifts
Anonymous (nem ellenőrzött)
sze, 05/16/2018 - 21:15
Permalink
Új hozzászólás | linux.valodi.info
I know this if off topic but I'm looking into starting my own weblog and was curious what all is needed to get set up?
I'm assuming having a blog like yours would cost a
pretty penny? I'm not very internet smart so I'm not 100% sure.
Any tips or advice would be greatly appreciated. Kudos
Feel free to visit my web-site - rubber heel lifts
Anonymous (nem ellenőrzött)
cs, 05/17/2018 - 09:11
Permalink
Új hozzászólás | linux.valodi.info
of course like your web site but you need to test the spelling on quite a few of your posts.
Several of them are rife with spelling issues and
I in finding it very troublesome to inform the truth on the other hand I will surely come again again.
Feel free to visit my web blog :: Tallery Mountain
Anonymous (nem ellenőrzött)
cs, 05/17/2018 - 11:37
Permalink
Új hozzászólás | linux.valodi.info
Hi there to every , because I am really eager of reading this website's post
to be updated daily. It carries fastidious information.
Stop by my web page taller shoes men
Anonymous (nem ellenőrzött)
p, 03/08/2019 - 08:00
Permalink
Új hozzászólás | linux.valodi.info
I absolutely love your blog and find the majority of your post's to be exactly
what I'm looking for. Do you offer guest writers to write content to suit your needs?
I wouldn't mind composing a post or elaborating on a number of
the subjects you write about here. Again, awesome web site!
Also visit my blog post :: poker99
Anonymous (nem ellenőrzött)
szo, 05/19/2018 - 11:10
Permalink
Új hozzászólás | linux.valodi.info
Greate pieces. Keep posting such kind of information on your site.
Im really impressed by your blog.
Hello there, You've done a fantastic job. I will definitely
digg it and in my opinion suggest to my friends. I'm confident they'll
be benefited from this website.
My page ... google:suggestrelevance
Anonymous (nem ellenőrzött)
k, 05/28/2019 - 05:45
Permalink
Új hozzászólás | linux.valodi.info
I think this is among the most vital info for me. And i'm
glad reading your article. But should remark on few general things, The web site style
is perfect, the articles is really excellent : D.
Good job, cheers
My site ... how to get help in windows 10
Anonymous (nem ellenőrzött)
k, 05/28/2019 - 14:40
Permalink
Új hozzászólás | linux.valodi.info
We stumbled over here from a different web page and
thought I might check things out. I like what I see so now i'm following
you. Look forward to exploring your web page for a second time.
my website ... gamefly free trial
Anonymous (nem ellenőrzött)
k, 10/09/2018 - 18:27
Permalink
Új hozzászólás | linux.valodi.info
We're a gaggle of volunteers and starting a brand new scheme in our community.
Your site provided us with useful info to work on. You've performed a formidable
activity and our entire neighborhood shall be thankful to you.
My blog post; Citrabola
Anonymous (nem ellenőrzött)
szo, 04/06/2019 - 00:29
Permalink
Új hozzászólás | linux.valodi.info
Hi there, after reading this remarkable paragraph i am as well glad to
share my knowledge here with friends.
My blog ... minecraft
Anonymous (nem ellenőrzött)
szo, 10/27/2018 - 10:30
Permalink
Új hozzászólás | linux.valodi.info
Hi there to all, the contents present at this web page are genuinely
awesome for people experience, well, keep up the good work fellows.
My page: Health Benefits of Coconut Oil
Anonymous (nem ellenőrzött)
sze, 04/03/2019 - 10:06
Permalink
Új hozzászólás | linux.valodi.info
I'm really loving the theme/design of your blog. Do you ever run into any browser compatibility problems?
A few of my blog visitors have complained about my site not working correctly in Explorer but looks great
in Safari. Do you have any recommendations to help
fix this issue?
Feel free to visit my blog post - minecraft
Anonymous (nem ellenőrzött)
cs, 10/04/2018 - 08:04
Permalink
Új hozzászólás | linux.valodi.info
Hi there, constantly i used to check blog posts here early in the dawn, because i enjoy to gain knowledge
of more and more.
Feel free to visit my web site ... minecraft
Anonymous (nem ellenőrzött)
p, 03/22/2019 - 02:24
Permalink
Új hozzászólás | linux.valodi.info
Heya! Ӏ'm att woгk browsing үour blog fгom my new iphone 4!
Justt wɑnted to say I love reading yoᥙr bllog аnd look forward t᧐ аll youг posts!
Ꮶeep up the excellent ԝork!
Aⅼѕo visit mʏ site - Топ 10 Участия На Порно Звезди В Музикални Клипове
Anonymous (nem ellenőrzött)
szo, 03/30/2019 - 20:05
Permalink
Új hozzászólás | linux.valodi.info
This is my first time go to see at here and i am actually pleassant to read everthing at alone
place.
My website: http://goo.gl/8r1Yuu
Anonymous (nem ellenőrzött)
sze, 05/16/2018 - 16:10
Permalink
Új hozzászólás | linux.valodi.info
Hi would you mind stating which blog platform you're using?
I'm going to start my own blog soon but I'm having a tough time deciding between BlogEngine/Wordpress/B2evolution and Drupal.
The reason I ask is because your design and style seems different then most blogs and I'm looking for
something unique. P.S My apologies for being off-topic
but I had to ask!
Stop by my homepage :: Silicone
Anonymous (nem ellenőrzött)
cs, 05/17/2018 - 01:10
Permalink
Új hozzászólás | linux.valodi.info
I'm very pleased to find this site. I wanted to thank you for
your time for this particularly fantastic read!! I definitely loved every part of it shoe lifts before and after I have you book marked to check out new information on your web site.
Anonymous (nem ellenőrzött)
cs, 05/17/2018 - 01:51
Permalink
Új hozzászólás | linux.valodi.info
Hi are using Wordpress for your site platform?
I'm new to the blog world but I'm trying to get started and create my own. Do you need any html coding expertise to make your own blog?
Any help would be greatly appreciated!
my webpage ... taller de afilar angola
Anonymous (nem ellenőrzött)
cs, 08/02/2018 - 16:32
Permalink
Új hozzászólás | linux.valodi.info
I could not refrain from commenting. Perfectly written!
Here is my web site dominoqq
Anonymous (nem ellenőrzött)
v, 10/07/2018 - 23:45
Permalink
Új hozzászólás | linux.valodi.info
You could certainly see your skills in the work you write.
The sector hopes for even more passionate writers such as you who are not afraid to mention how they believe.
All the time follow your heart.
Also visit my website - minecraft
Anonymous (nem ellenőrzött)
k, 10/09/2018 - 06:09
Permalink
Új hozzászólás | linux.valodi.info
What's up, its fastidious paragraph concerning media print, we all understand media is
a impressive source of data.
Also visit my web-site - minecraft free download 2018
Oldalak
Új hozzászólás