When you login to a c shell, which script would be run
first?
Answers were Sorted based on User's Feedback
Answer / archana
.cshrc file will be read each time you start a new csh or
tcsh shell
| Is This Answer Correct ? | 9 Yes | 0 No |
What is an inode block?
What is eval in shell script?
How to create environment variables?What are the conditions for creating variables?
how to read systems current date and time
What is the syntax of "nested if statement" in shell scripting?
What is basename in shell script?
What are the three main forms of enabling debugging in a shell script?
What is bash used for?
Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?
What is another name for a bash shell script that you might see?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
What is bash eval?