Enlist common shells with their indicators.
Answer / Varunt Yagi
Some common shells in Unix and their indicators are:n1) Bourne Shell (sh)n2) Bourne Again Shell (bash, the default shell for most Linux distributions)n3) C Shell (csh)n4) TC Shell (tcsh)n5) Korn Shell (ksh)n6) Fish Shell (fish)
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the functionality of kernel in unix architecture?
What is $# in unix?
What are the types of unix operating system?
what is wrong with this interactive shell script?
What are the file permissions and access modes in unix?
What are the pros of executing processes in the background?
how to find multiple string?
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 is the chief difference between the –v and –x option s to set?
What uses unix?
command to display different lines that are found when compare two files?
What is unix and why it is used?