"Gunther C. Hebein" wrote:
> 
> Hi all!
> In which file are the aliases saved that I enter via "alias="?
> And how can I enter an alias for ALL Users on my system?
> 
> Ciao
> Gunther
> 
> **********************
> Hebein, Gunther Cyrill
> Cand. Pharm.
> Innsbruck - Austria
> **********************

You must put them in manually. 
Use kfind to find them all, they are spread around the system a little.

/etc/profile 
/etc/bashrc
/etc/profile.d  <several files>

Users can make their own alias by putting them in their home directory
as 

.bashrc 
.profile
.login

Reply via email to