https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292557
Simon Wollwage <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|New |Closed --- Comment #2 from Simon Wollwage <[email protected]> --- /t/grep ❱ echo "foo" > a /t/grep ❱ ln -s a b /t/grep ❱ grep -R foo ./a:foo /t/grep ❱ grep -RS foo ./a:foo ./b:foo -- You are receiving this mail because: You are the assignee for the bug.
