On Fri, 2024-11-29 at 09:45 +1100, Stephen Morris wrote:
> I've run chkrootkit and it said there were no issues, but rkhunter has 
> reported two suspect files, being /usr/bin/egrep and /usr/bin/fgrep 
> because it has said they have been replaced by a script, is that 
> standard Fedora?

fgrep and egrep were both deprecated some time ago. Grep subsumes the
functionality of both. Run 'type fgrep' or 'type egrep' and they will
show that both are now simply aliases.

poc
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to