bsd-grep-20080725_1 -v flag busted...

Chuck Swiger cswiger at mac.com
Mon Aug 4 21:04:53 UTC 2008


On Aug 4, 2008, at 1:26 PM, Paul Schmehl wrote:
> Are you sure it's grep that's broken?

No, not entirely.  :-)

> pauls at utd65257# echo 'fee\nfi\nfoe\nfum'
> fee\nfi\nfoe\nfum

Your shell's built-in echo doesn't understand the C-style "\n"; try  
using printf command instead of echo.

-- 
-Chuck



More information about the freebsd-ports mailing list