| Anonymous | Login | Signup for a new account | 11-10-2008 11:07 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 | ||||
| 0001080 | [BusyBox] Standards Compliance | major | always | 11-03-06 13:27 | 11-21-06 02:21 | ||||
| Reporter | aldleonm | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | won't fix | ||||||
| Status | closed | Product Version | 1.2.x | ||||||
| Summary | 0001080: ls /dir/files* | grep -v k --- where k is not present on any file, it dosent report | ||||||||
| Description |
Was using 1.2.1 .. no problems of that kind. Upgraded to 1.2.2, also tried 1.2.2.1 ... the same error # ls /dir/ file.a file.b file.c # ls /dir/file.*|grep -v k # NOTHING !! ------------ I think is 'ls' that is somewhat broken. ------------ ( inside a normal unix ) # ./busybox ls file1 file2 file3 filea fileb # ./busybox ls | wc -c 0 # ./busybox ls | ./busybox wc -c 0 # the same, nothing |
||||||||
| Additional Information | Im running on Slackware-11 | ||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |