[OSM-dev] How to make osm2pgsql quiet?
sly (sylvain letuffe)
liste at letuffe.org
Wed Dec 19 13:51:35 GMT 2012
On mercredi 19 décembre 2012, Svavar Kjarrval wrote:
> Hi.
Hi,
> I also tried to stick '>
> /dev/null' and '> /dev/null 2>&1' at the end of the osm2pgsql command
> within the shellscript with no effect.
This works for me, I suggest you check again for syntax errors,
And try :
* * * * * /path/to/osm2pgqsl -blabla > /dev/null 2> /dev/null
or
* * * * * /path/to/wrapper-script.sh > /dev/null 2> /dev/null
--
sly, DWG member since 11/2012
Coordinateur du groupe [ga]
http://wiki.openstreetmap.org/wiki/User:Sletuffe
More information about the dev
mailing list