bug#22701: egrep/fgrep shows as 'grep -E'/'grep -F' in ps output

2016-02-16 Thread Paul Eggert
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

bug#22701: egrep/fgrep shows as 'grep -E'/'grep -F' in ps output

2016-02-16 Thread Jaroslav Skarvada
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