Exam 8: Working With the Bash Shell
Exam 1: Introduction to Linux32 Questions
Exam 2: Preparing for Linux Installation32 Questions
Exam 3: Linux Installation and Usage32 Questions
Exam 4: Exploring Linux Filesystems32 Questions
Exam 5: Linux Filesystem Management32 Questions
Exam 6: Linux Filesystem Administration32 Questions
Exam 7: Advanced Installation32 Questions
Exam 8: Working With the Bash Shell32 Questions
Exam 9: System Initialization and X Windows32 Questions
Exam 10: Managing Linux Processes32 Questions
Exam 11: Common Administrative Tasks32 Questions
Exam 12: Compression, System Backup, and Software Installation32 Questions
Exam 13: Troubleshooting and Performance32 Questions
Exam 14: Network Configuration32 Questions
Exam 15: Configuring Network Services and Security32 Questions
Select questions type
Most configuration files on Linux systems are delimited using ____ characters.
(Multiple Choice)
4.8/5
(35)
What are shell variables? What are environment and user-defined variables?
(Essay)
4.8/5
(34)
If you have ____ permission to a shell script, you can execute the shell script like any other executable program on the system.
(Multiple Choice)
4.7/5
(41)
Match each term with the correct statement below.
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(40)
You are limited to using one pipe | metacharacter on the command line to pipe information from one command to another command.
(True/False)
4.8/5
(35)
The ____ command can be used to replace characters in a file sent via Standard Input.
(Multiple Choice)
4.9/5
(31)
The ____ environment file is always executed immediately after login for all users on the system, and sets most environment variables, such as HOME and PATH.
(Multiple Choice)
4.9/5
(27)
The ____________________ command takes user input from Standard Input and places it in a variable specified by an argument.
(Short Answer)
4.8/5
(34)
You can use the BASH shell to redirect Standard Output and Standard Error from the terminal screen to a file on the filesystem using the ____ shell metacharacter followed by the absolute or relative pathname of the file.
(Multiple Choice)
4.8/5
(38)
Showing 21 - 32 of 32
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)