Bob Marčan composed on 2026-07-17 01:11 (UTC):

> On Fri, 17 Jul 2026 20:10:36 -0400 Felix Miata wrote:
 
>> rpmqa egl

> root@smicro:/home/bob# rpmqa egl
> bash: rpmqa: command not found

> Should we all running all running your bash alias?
  
I can't think of anything to stop you.

# alias | grep rpm
alias rpmqa='rpm -qa | sort | grep $*'

A few others:
alias df='df --exclude-type=tmpfs --exclude-type=devtmpfs --exclude-type=cgroup 
--exclude-type=efivarfs '
alias ipa='ip a show eth0 | grep inet '
alias rsdm='echo "# systemctl restart display-manager.service" && systemctl 
restart display-manager.service'
alias scluf='systemctl list-unit-files | sort | grep -E '

# alias | grep alias | wc -l
56
-- 
Evolution as taught in public schools is, like religion,
        based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
-- 
_______________________________________________
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

Reply via email to