On 7/18/26 6:37 AM, Felix Miata wrote:
# alias | grep rpm alias rpmqa='rpm -qa | sort | grep $*'
One more I find handy: alias grepit= ps aux | grep $1 | grep -v grep -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
