From owner-freebsd-bugs Sat Dec 16 16:37:42 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA13909 for bugs-outgoing; Sat, 16 Dec 1995 16:37:42 -0800 (PST) Received: from mailhost.Ipsilon.COM (foo-5-10.Ipsilon.COM [205.226.5.12]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA13903 for ; Sat, 16 Dec 1995 16:37:37 -0800 (PST) Received: (from partha@localhost) by mailhost.Ipsilon.COM (8.6.11/8.6.10) id QAA23976 for bugs@FreeBSD.org; Sat, 16 Dec 1995 16:37:08 -0800 Date: Sat, 16 Dec 1995 16:37:08 -0800 From: Partha Saraty Message-Id: <199512170037.QAA23976@mailhost.Ipsilon.COM> To: bugs@FreeBSD.org Subject: ping from a background process stops for input Sender: owner-bugs@FreeBSD.org Precedence: bulk When I do a ping and place the stdout in a file from a background process, it waits for tty input and doesn't continue. Is this a known problem? Is there a workaround? Any help would be appreciated. Thanks. -Partha