Date: Sat, 5 Feb 2000 18:24:07 -0800 From: "Alex" <archiver@db.geocrawler.com> To: freebsd-hackers@freebsd.org Subject: Broken pipe Message-ID: <200002060224.SAA13081@www.geocrawler.com>
next in thread | raw e-mail | index | archive | help
This message was sent from Geocrawler.com by "Alex" <al.feldman@sangoma.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002060224.SAA13081>