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 an inode block?
How will you copy a file from one machine to other?
How do I edit a .sh file?
Is scripting and coding the same thing?
Suppose you execute a command using exec, what will be the status of your current process in the shell?
What is a boot block?
What is the use of "$#" in shell scripting?
How do I run a .sh file?
What does it mean by #!/Bin/sh or #!/Bin/bash at the beginning of every script?
Is shell a part of kernel?
What happens on a system call?
what is tickets $ what low,medium,high priorite pls define time also
What does sh mean?
I want to connect to a remote server and execute some commands, how can I achieve this?
How to print all array elements and their respective indexes?