Comment on GNU grep 2.12 changes behavior of recursion options, breaks existing scriptsparentComments−emmelaich14yI've only used -R, because of it's posixness. Finger memory from adminning Solaris.Not to say that this is a good or bad change.-R matches the -R in chown/chgrpThey should really introduce -r for those two to NOT follow symlinks. Following symlinks for those is bad.
Comments
I've only used -R, because of it's posixness. Finger memory from adminning Solaris.
Not to say that this is a good or bad change.
-R matches the -R in chown/chgrp
They should really introduce -r for those two to NOT follow symlinks. Following symlinks for those is bad.