[NTLUG:Discuss] Reinit login shell

MadHat madhat at unspecific.com
Thu Nov 21 09:31:45 CST 2002


On Thu, 2002-11-21 at 09:22, Merlin 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.
> 

you can do a 
$ . .bashrc
in bash (that is '<period> file')
or in csh, like tcsh you can do a 
$ source .cshrc

and it will reload that file.


-- 
MadHat at Unspecific.com
`But I don't want to go among mad people,' Alice remarked.
`Oh, you can't help that,' said the Cat: `we're all mad here...'
   -- Lewis Carroll - _Alice's_Adventures_in_Wonderland_




More information about the Discuss mailing list