Categories
Why does wget cron clog logs?
wget projects2.domain.com/download.php >> /dev/null;
Answer the question
In order to leave comments, you need to log in
wget -q -O - http://.... > /dev/null 2>&1
> /dev/null 2>&1
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question