Answer Posted / siba sankar nayak
You need to have one intiation script in your home
directory for the shell you want to customize. What ever
customization you want to the shell , put those things in
that file. When ever you login to that shell, the
initiation script will execute automatically.
For ex for bash shell the script is .bashrc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does $@ mean bash?
What is the difference between bash and shell?
How does path variable work?
Which scripting language is best for automation?
How do I set bash as default shell mac?
What is a command line shell?
Why do we write bin bash in shell scripts?
Is shell script a programming language?
Determine the output of the following command: name=shubham && echo ‘my name is $name’.
Is shell scripting a language?
Why is shell scripting important?
When should shell programming/scripting not be used?
Is it possible to substitute "ls" command in the place of "echo" command?
How many fields are present in a crontab file and what does each field specify?
Why should we use shell scripts?