The first alias actually gave me some ideas, thanks for that. But I don't understand how is what you did is really different from alias ein='sudo emerge -av'. I think the only thing that is different is the way you do it ein abc def will be the same as ein abc, but why would you want this?
The first alias actually gave me some ideas, thanks for that. But I don't understand how is what you did is really different from
alias ein='sudo emerge -av'
. I think the only thing that is different is the way you do itein abc def
will be the same asein abc
, but why would you want this?