Answer Posted / dhrma
● The Bourne shell (includes sh, ksh, and bash)
● The C shell (includes csh and tcsh)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is shift command in shell script?
Is shell scripting easy to learn?
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 ?
What is option in shell script?
What does $@ mean bash?
What are "c" and "b" permission fields of a file?
How do I open the shell in cmd?
Why is used in shell scripting?
How will you print the login names of all users on a system?
What is the first line in every perl script called?
What is shell company all about?
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 is the use of break command?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What are different types of shell?