Answer Posted / k.s.rakeshsharma
There are mainly two types of shell
1)The Bourne shell
2)The C shell
The Bourne shell includes
1)Bourne shell ( sh)
2)Korn shell ( ksh)
3)Bourne Again shell ( bash)
4)POSIX shell ( sh)
And the The C shell includes
1)csh(C shell)
2)tcsh(Tenex/Tops C shell)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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 command needs to be used to take the backup?
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
How do scripts work?
What is the command to find out users on the system?
How to write a function?
What is shift command in shell script?
how to get part of string variable with echo command only?
What are the four fundamental components of every file system on linux?
What is the best scripting language?
Why is it called a shell?
What is a shell script in windows?
How will you print the login names of all users on a system?
What is gui scripting?
How do I run a powershell script?