Opened 17 years ago
Closed 17 years ago
#1539 closed bug (fixed)
strange problem with pipes
Reported by: | kaliber | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Try this under Haiku:
seq 200 | while read line; do echo ":$line:"; done
The result is strange:
:1: :: :9: :124: :156: :188:
I'm using rev. 22462
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev22480.