From owner-freebsd-bugs Fri Mar 16 13: 0: 9 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A87D837B718 for ; Fri, 16 Mar 2001 13:00:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2GL03479530; Fri, 16 Mar 2001 13:00:03 -0800 (PST) (envelope-from gnats) Date: Fri, 16 Mar 2001 13:00:03 -0800 (PST) Message-Id: <200103162100.f2GL03479530@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Garrett Wollman Subject: bin/25855: /bin/ps issue when output isn't to a tty Reply-To: Garrett Wollman Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/25855; it has been noted by GNATS. From: Garrett Wollman To: fracture@allusion.net Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: bin/25855: /bin/ps issue when output isn't to a tty Date: Fri, 16 Mar 2001 15:50:47 -0500 (EST) <now the way around this is to use >ps wwaux | grep httpd >but it doesn't make sense to have to specify terminal "width" if the output isn't to >a terminal Your fix breaks the case of: ps aux | more -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message