https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280676
Ed Maste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ed Maste <[email protected]> --- FYI, from GNU grep's man page: -r, --recursive Read all files under each directory, recursively, following symbolic links only if they are on the command line. Note that if no file operand is given, grep searches the working directory. This is equivalent to the -d recurse option. -R, --dereference-recursive Read all files under each directory, recursively. Follow all symbolic links, unlike -r. -- You are receiving this mail because: You are the assignee for the bug.
