Hacker News new | ask | show | jobs
by joseph 4580 days ago
Ah, ok. True, when I have had this issue it was after doing something like 'grep "pattern" file | while read ...'. I did not realize it was the pipe that caused this.