| Anonymous | Login | Signup for a new account | 11-10-2008 11:01 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000869 | [BusyBox] Other | major | always | 05-05-06 13:48 | 02-11-08 10:09 | ||||
| Reporter | vapier | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | suspended | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000869: msh fails to handle pipes properly | ||||||||
| Description |
if you run `ls | cd` in msh, the shell will try and execute the output of ls and then quit: vapier@vapier 1 busybox $ ./busybox msh BusyBox v1.2.0-pre0 (2006.05.05-18:18+0000) Built-in shell (msh) Enter 'help' for a list of built-in commands. # ls /dev/null | cd # /dev/null: cannot execute # vapier@vapier 1 busybox $ |
||||||||
| Additional Information | attached patch seems to resolve the issue for me, but i'm no shell ninja | ||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |