On 02/16/2016 08:58 AM, Jaroslav Skarvada wrote:
previously egrep/fgrep shows as egrep/fgrep in ps output, now it
shows as 'grep -E'/'grep -F'. Personally I don't see much problem in
it, but I received some bug reports regarding it downstream.
It's not a bug, as 'grep' should be free to choose
Hi,
previously egrep/fgrep shows as egrep/fgrep in ps output, now it
shows as 'grep -E'/'grep -F'. Personally I don't see much problem in
it, but I received some bug reports regarding it downstream. My question
is, what about using symlinks for egrep/fgrep and something similar
to the attached pat