| Anonymous | Login | Signup for a new account | 11-10-2008 11:02 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 | ||||
| 0000887 | [BusyBox] Other | major | always | 05-30-06 01:35 | 06-10-06 04:06 | ||||
| Reporter | deitantiuno | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.2.x | ||||||
| Summary | 0000887: troubles with grep and pipe when \n char is not sent | ||||||||
| Description |
Hi all when i make a command like this echo -n "hello world" | grep hello i obtain an empty string while when i send: echo "hello world" | grep hello i obtain hello world. Problem seems caused by \n char present at the end of the string; non present both in older versions and bash you can find in all linux distros. bye |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |