![]() |
wget null output help needed.
i did this b4 but i y'day ideleted it from cron coz server was overloaded.,
now i cant recall the command/., all i want is no output file created eveytime cron is run i tried wget http://www.domain.com/job.php > /dev/null 2>&1 creates files at server root ---------------------------------------------------------------------- wget -q http://www.domain.com/job.php > /dev/null 2>&1 creates files at server root help needed ., thanks |
|
wget -nc http://www.domains.com/job.php
this looks like it create only one file and then supress the newer files., so it will help, will c., |
thanks for your time .,
have a fucking gr8 day ahead., /thread |
Quote:
|
You can't just end a thread because you typed "/thread" in the thread that you want to end.
I'm posting in this thread to keep the thread alive until this thread degenerates into yet another thread that feaures the thread-killing bickerings of DVTimes, DamianJ, and ArseWithClass. Now those are some good threads. |
wget -q -O /dev/null
I don't THINK that prints anything on STDERR unless there's an error. If it does, then add >/dev/null 2>&1 |
Quote:
wget -q -O /dev/null http://www.domain.com/job.php > /dev/null 2>&1 thanks mate. |
Quote:
That makes the second tech thread in row answered (correctly) while driving. :D Maybe I'll start doing ALL tech threads at speed. ;) |
All times are GMT -7. The time now is 11:17 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123