Hacker News new | ask | show | jobs
by pjc50 3902 days ago
Select-String works differently enough from grep

Correct - it has a couple of crippling features, such as wrapping output at 80 characters even if piped to a file (unless you tell it otherwise every time).