From owner-freebsd-hackers Sat Feb 5 18:25:32 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from www.geocrawler.com (sourceforge.net [198.186.203.33]) by builder.freebsd.org (Postfix) with ESMTP id 13D93467D for ; Sat, 5 Feb 2000 18:25:30 -0800 (PST) Received: (from nobody@localhost) by www.geocrawler.com (8.9.3/8.9.3) id SAA13081; Sat, 5 Feb 2000 18:24:07 -0800 Date: Sat, 5 Feb 2000 18:24:07 -0800 Message-Id: <200002060224.SAA13081@www.geocrawler.com> To: freebsd-hackers@freebsd.org Subject: Broken pipe From: "Alex" Reply-To: "Alex" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message was sent from Geocrawler.com by "Alex" Be sure to reply to that address. Hello When I run my script,sometimes I receive next message: "/usr/sbin/wanrouter: line 5 288 Broken pipe ls $ROUTER_LOCK_DIR/ 289 Exit 1 | grep -q wanpipe*" I use bash-2.03 shell. The line is cause to this message is : ls $ROUTER_LOCK_DIR/ | grep -q wanpipe* && rm $ROUTER_LOCK_DIR/* Is somebody can help me why is happened? Thank you for any help Alex Geocrawler.com - The Knowledge Archive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message