[NTLUG:Discuss] Reinit login shell
rob apodaca
rob.apodaca at attbi.com
Thu Nov 21 10:03:40 CST 2002
On Thu, 21 Nov 2002 09:22:30 -0600
Merlin <merlin at tacni.net> wrote:
> How do I reinit my login shell, forcing it process my config files again.
>
> I have been playing around with different alias commands in my config files,
> and I'm getting tired of having to log out and log back in to see how
> everything is working.
>
In bash, I do:
$ source $HOME/.bashrc
More information about the Discuss
mailing list