Hi,
This is really simple and easy but I just did it and am really finding it useful. I was often typing:
rpm -qa | grep ...
which can be a bit annoying. So I added it to my .bashrc file as an alias with the line at the end of the file:
alias rpmq='rpm -qa | grep '
and now only have to type:
rpmq ...
instead. Simple but I found it useful.
Cheers
Anton
-=-=-
... FORTUNE PROVIDES QUESTIONS FOR THE GREAT ANSWERS: #5
A: The Halls of Montezuma and the Shores of Tripoli.
Q: Name two families whose kids won't join the Marines.


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to