On Sat, 18 Jul 2026 11:12:30 -0600 "Joe Zeff" <[email protected]> wrote:
> 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 > -- Is this a competition in using a command alias or solving a problem with a clear, all-understandable command? -- _______________________________________________ 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
