Podcast
Questions and Answers
Which type of shell is a variant of C shell?
Which type of shell is a variant of C shell?
- ZSH (Z shell)
- Bash
- TENEX/TOPS C shell (tcsh) (correct)
- Korn shell (KSH)
What is the syntax of TCSH similar to?
What is the syntax of TCSH similar to?
- ZSH (Z shell)
- C programming language (correct)
- Windows Shell
- Bourne Again Shell
Which shell attempts to bring the good features of bash and tcsh under a common roof?
Which shell attempts to bring the good features of bash and tcsh under a common roof?
- Bourne Again Shell
- TCSH
- ZSH (Z shell) (correct)
- Bourne shell (sh)
Which type of shell is sub-categorized as Bourne Again shell (bash)?
Which type of shell is sub-categorized as Bourne Again shell (bash)?
What does an operating system use to organise data on secondary storage devices?
What does an operating system use to organise data on secondary storage devices?
What does the file system maintain about each file?
What does the file system maintain about each file?
What does an operating system's memory manager handle?
What does an operating system's memory manager handle?
How does the memory manager of an operating system handle the main memory?
How does the memory manager of an operating system handle the main memory?
What types of shells does Linux support?
What types of shells does Linux support?
What does an operating system manage in relation to secondary storage devices?
What does an operating system manage in relation to secondary storage devices?
What is the function of a computer program referred to as a shell?
What is the function of a computer program referred to as a shell?
How does the shell provide a way for users to communicate with the operating system?
How does the shell provide a way for users to communicate with the operating system?
What is the purpose of a shell script?
What is the purpose of a shell script?
Which category of commands includes determining where the input of a program is to be derived from or where the output of command execution is to be directed?
Which category of commands includes determining where the input of a program is to be derived from or where the output of command execution is to be directed?
In a shell, what are commands that assign some value to any variable called?
In a shell, what are commands that assign some value to any variable called?
What process occurs if a token is found to be an alias in the shell?
What process occurs if a token is found to be an alias in the shell?
What does a shell script consist of?
What does a shell script consist of?
What does the memory manager of an operating system handle?
What does the memory manager of an operating system handle?
What process is started if a token is found to be an alias in the shell?
What process is started if a token is found to be an alias in the shell?
Which type of shell is a variant of C shell?
Which type of shell is a variant of C shell?
What category of commands includes determining where the input of a program is to be derived from or where the output of command execution is to be directed?
What category of commands includes determining where the input of a program is to be derived from or where the output of command execution is to be directed?
What is the function of a computer program referred to as a shell?
What is the function of a computer program referred to as a shell?
What is the purpose of a shell script in an operating system?
What is the purpose of a shell script in an operating system?
Which category of commands includes determining where the input of a program is to be derived from or where the output of command execution is to be directed?
Which category of commands includes determining where the input of a program is to be derived from or where the output of command execution is to be directed?
In a shell, what are commands that assign some value to any variable called?
In a shell, what are commands that assign some value to any variable called?
What process occurs if a token is found to be an alias in the shell?
What process occurs if a token is found to be an alias in the shell?
What does an operating system use to organize data on secondary storage devices?
What does an operating system use to organize data on secondary storage devices?
What is the function of a computer program referred to as a shell?
What is the function of a computer program referred to as a shell?
What does an operating system manage in relation to secondary storage devices?
What does an operating system manage in relation to secondary storage devices?
How does the memory manager of an operating system handle the main memory?
How does the memory manager of an operating system handle the main memory?
What types of shells does Linux support?
What types of shells does Linux support?
What type of shell attempts to bring the good features of bash and tcsh under a common roof?
What type of shell attempts to bring the good features of bash and tcsh under a common roof?