Rajarshi Guha wrote: > > On Thursday 14 November 2002 14:48, Dhruv wrote: > > .... > > speaking of user startup files, im not aware what is the file which is > > executed on startup for a user ? > > ~/.bash_profile and/or ~/.bashrc (for bash)
And ~/.tcshrc for tcsh. Just put commands in the file as you would type them from a terminal. (Actually, there's also ~/.login but that is executed only once per login session, whereas ~/.tcshrc is invoked everytime tcsh is started, such as when you open an xterm.) - Manas Laha -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
