When you login to a c shell, which script would be run
first?
Answer Posted / guest
.profile
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How do you create a shortcut in linux?
What is subshell?
write a shell script to check the failed jobs?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
Explain about sourcing commands?
Is it possible to substitute "ls" command in the place of "echo" command?
How can the contents of a file inside jar be read without extracting in a shell script?
How to get script name inside a script?
Write a shell script to get current date, time, user name and current working directory.
How do you know which shell I am using?
What is a boot block?
How do I stop script errors?
What is the use of a shebang line?
What is c in shell script?
Write a script to print the first 10 elements of fibonacci series.