Answer Posted / balaji t
Using 'chsh'
chsh -s <shell_name>
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a file basename?
What command needs to be used to take the backup?
What is meant by dos operating system?
Why are shell scripts used?
What are the disadvantages of shell scripting?
What is the difference between bash and shell?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
What does $$ mean in shell script?
Is shell and terminal the same?
How do I run a .sh file?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
How to set an array in linux?
How will you find the 99th line of a file using only tail and head command?
What does sh mean?
What is shell scripting?