Lou Hevly <[EMAIL PROTECTED]> wrote:
> 
> The docs say that tai64nlocal reads lines from stdin.  But for me
> it just hangs until I hit Ctrl+C:

This is normal, expected behaviour.  tai64nlocal reads stdin and writes to
stdout.  tai64nlocal doesn't exit until stdin is closed or the process is
killed.  You're killing it with ^C; if you type ^D instead, you close the
process's stdin and it exits cleanly.

This isn't a qmail issue; it's a shell issue.   If you have further problems,
please take it to a list supporting your OS or whichever shell you use.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to