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 are the advantages of shell scripting?
Is bash an operating system?
What is a file basename?
Calculate a real number calculation directly from the terminal and not any shell script.
How to get script name inside a script?
How to get the first line from a file using just the terminal?
How do I run a shell script on a mac?
Explain about sourcing commands?
What is the difference between break and continue commands?
What is gui scripting?
How to get the last line from a file using just the terminal?
What is the significance of the shebang line in shell scripting?
What is bash eval?
How are shells born?
What is awk in shell scripting?