What are the basic responsibilities of a shell?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Following are the responsibilities of a shell;
• Program Execution
• Input/ output redirection
• Filename and variable substitution
• Pipeline hookup
• Environment control
• Integrated programming language
| Is This Answer Correct ? | 0 Yes | 0 No |
Following are the responsibilities of a shell;
• Program Execution
• Input/ output redirection
• Filename and variable substitution
• Pipeline hookup
• Environment control
• Integrated programming language
| Is This Answer Correct ? | 0 Yes | 0 No |
How many types of files are there in unix?
Can you explain the method of changing file access permission?
What is difference between find and grep in unix?
Interviewer: Lets say there is a partition of 100GB. When i tried to create a file using touch command, under any directory, it was unable to create the file- '100% full disk space'. I calculated the size of each and every directory on that partition mannually by adding each file size & in came out to be total size 50GB. Then where is the remaining 50GB ? why it is showing disk space 100% full in 'df -h' command?
What does cp mean in unix?
How to remove certain lines from a file in Unix?
What is alias mechanism? Explain.
how to find multiple string?
What are three main elements of unix operating system?
What are drawbacks of ssh v2?
How do you start and stop services in unix without using admin console?
Why unix terminals are called dummy terminals?