When you login to a c shell, which script would be run
first?
Answer Posted / archana
.cshrc file will be read each time you start a new csh or
tcsh shell
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How will you pass and access arguments to a script in linux?
How many fields are present in a crontab file and what does each field specify?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
What is subshell?
Where is bash history?
What does .sh file contain?
Is shell and terminal the same?
What is a scripting language simple definition?
What is the syntax of while loop in shell scripting?
How do I run a bin bash script?
What is $1 in shell scripting?
Explain about stdin, stdout and stderr?
What does the sh command do?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
What is the purpose of scripting?