On Thu, Apr 27, 2006 at 01:15:57AM +0300, Sasha Khapyorsky wrote:
> There is small patch for osm_log, this provide possibility to drop log
> output to stdout or stderr.
Isn't the Unix convention to use "--" to mean stdout? Or you can use
/dev/fd/{0,1}...
-- greg