You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command 'egrep' (and 'fgrep') has been deprecated since 2007.
GNU egrep 3.8+ now prints a warning that 'egrep' is deprecated and this
warning appears in the gvm command output.
It has been over 14 years since 'egrep' and 'fgrep' were deprecated and
it's time to stop using them. Furthermore, POSIX does not even include an
'egrep' or 'fgrep' command, only 'grep'.
0 commit comments