Answer Posted / aditya
for root using sam define shell u want to use.
for temporary
user can change using chsh command
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is k shell?
Why is shell scripting important?
How can we find the process name from its process id?
Explore about environment variables?
is this growing field and what is average package in this?
What is the difference between bash and shell?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
What are the advantages of shell scripting?
What is shift command in shell script?
What does echo $0 do?
What is difference between bash and shell?
What is the first line in a shell script?
What is a file basename?
What are zombie processes?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again