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
How will you pass and access arguments to a script in linux?
Give some situations where typing error can destroy a program?
What is the crontab?
What can you do with powershell?
What is shell variable?
Which is better perl or shell scripting?
How does shell scripting work?
I want to connect to a remote server and execute some commands, how can I achieve this?
How to write a function?
How does path variable work?
What command needs to be used to take the backup?
Is scripting and coding the same thing?
wats the deinitions for shell utility and filter?
How to open a read-only file in the shell?
What does egrep mean?