How shell works?
Answer / 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 |
How would you print just the 25th line in a file using smallest shell script?
What does egrep mean?
Explain about the exit command?
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
How are shells born?
give me some website where i can get unix and testing meterials
What is shell and terminal?
What are the three main forms of enabling debugging in a shell script?
What are different types of shell?
what is "umask"?
Tell something about the super block in shell scripting?
Is powershell a bash?