H
H
Hannskod2017-09-04 16:37:18
linux
Hannskod, 2017-09-04 16:37:18

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

2 answer(s)
A
Andrey Burov, 2017-09-04
@hannskod

wget -q -O - http://.... > /dev/null 2>&1

D
Denis A., 2017-09-04
@myphpscript

> /dev/null 2>&1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question