Hi all,
I want to source the .cshrc file using tcl/tk.
my .cshrc file contains follwoing:
alias herc1 'set path = (/home/user/her1/bin $path)
alias her2 'set path = (/home/user/her2/bin $path)
That what i am doing in my terminal window,
source .cshrc
herc1
which herc...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.