<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello.<br>
<br>
I'm having an issue with BusyBox v1.21 and piping. It seems as though
piping is causing busybox to restart/crash.<br>
<br>
For example:<br>
<i># echo abcd | grep a<br>
<br>
<br>
BusyBox v1.2.1 (2007.03.26-18:36+0000) Built-in shell (ash)<br>
Enter 'help' for a list of built-in commands.</i><br>
<br>
Has anyone run into this or anything similar?<br>
<br>
TIA,<br>
Coleman<br>
</body>
</html>