Answer the question
In order to leave comments, you need to log in
What is the difference between these jobs in cron?
Hello, please decipher, I am adding tasks to cron via ISP.
What is the difference between these records?
I need them to just execute, no output needed.
wget -O /dev/null -q 'http://site.ru/make'
wget -O -q 'http://site.ru/make'
wget 'http://site.ru/make'
wget -O /dev/null -q 'http://site.ru/make' >/dev/null 2>&1
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question