Answer Posted / satbeer singh
Shell is a program that takes commands as an input from the
user and interact with the Operating system to execute
those commands.Shell is a wraper around the Operating
system and passes on the information in form of the
commands to get the task done.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Please give me example of " at command , contrab command " how to use
How can you get the value of pi till a 100 decimal places?
What are the default permissions of a file when it is created?
What is the fastest scripting language?
What is an sh file?
What are zombie processes?
madhar chod unix ke 10 commands dhang se likh nahi sakta hai
Why is shell scripting important?
What is the command to find out users on the system?
What is the conditional statement in shell scripting?
How can I set the default rwx permission to all users on every file which is created in the current shell?
What is the best shell scripting language?
How will you connect to a database server from linux?
Can you write a script to portray how set –x works?
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.