[Gulli] editare bashrc

Conraid conraid@linux.it
Dom 19 Apr 2009 16:05:06 CEST


* Diario del capitano. Data astrale 19 aprile 2009.
scuol ha scritto:
> dovrei aggiungere degli alias e vorrei che fossero letti sia dalla shell di
> login che da xterm.
> Va bene:
> 
> $ cp /etc/profile .bash_profile

questo non ti serve

metti l'alias in ~/.bashrc


Poi se vuoi fare aggiungere delle cose, ed avere sempre quel che hai in
~/.bashrc, puoi mettere in ~/.bash_profile una cosa tipo

if [ -f ~/.bashrc ]; then
   source ~/.bashrc
fi



-- 
- Well, what else is there, day jobs?
- Not this life.
		- "Pulp Fiction"


Maggiori informazioni sulla lista Gulli