Exam 7: Working With the Bash Shell
Exam 1: Introduction to Linux50 Questions
Exam 2: Linux Installation and Usage50 Questions
Exam 3: Exploring Linux Filesystems50 Questions
Exam 4: Linux Filesystem Management50 Questions
Exam 5: Linux Filesystem Administration50 Questions
Exam 6: Linux Server Deployment50 Questions
Exam 7: Working With the Bash Shell50 Questions
Exam 8: System Initialization and X Windows50 Questions
Exam 9: Managing Linux Processes50 Questions
Exam 10: Common Administrative Tasks50 Questions
Exam 11: Compression, System Backup, and Software Installation50 Questions
Exam 12: Network Configuration50 Questions
Exam 13: Configuring Network Services50 Questions
Exam 14: Troubleshooting, Performance, and Security50 Questions
Select questions type
Provide information on decision constructs, and explain how to use the most common type of decision construct.
(Essay)
4.8/5
(30)
Match each correct item with the statement below.
a.counter variable
b.decision construct
c.environment variables
d.file descriptors
e.hashpling
f.loop construct
g.redirection
h.Standard Error (stderr)
i.Standard Input (stdin)
j.Standard Output (stdout)
-The process of changing the default locations of Standard Input, Standard Output, and Standard Error.
(Short Answer)
4.8/5
(39)
Match each correct item with the statement below.
a.counter variable
b.decision construct
c.environment variables
d.file descriptors
e.hashpling
f.loop construct
g.redirection
h.Standard Error (stderr)
i.Standard Input (stdin)
j.Standard Output (stdout)
-A file descriptor that represents the desired output from a command.
(Short Answer)
4.9/5
(27)
What two files below are the first two BASH environment files to be executed?
(Multiple Choice)
4.7/5
(33)
What construct is intended for use in processing a list of objects, such as files, directories, users, printers, and so on?
(Multiple Choice)
4.9/5
(31)
Describe shell variables, and explain environment and user-defined variables.
(Essay)
4.9/5
(28)
Select the two escape sequences that represent a horizontal tab and a vertical tab, respectively:
(Multiple Choice)
4.9/5
(38)
Match each correct item with the statement below.
a.counter variable
b.decision construct
c.environment variables
d.file descriptors
e.hashpling
f.loop construct
g.redirection
h.Standard Error (stderr)
i.Standard Input (stdin)
j.Standard Output (stdout)
-The variables that store information commonly accessed by the system or programs executing on the system; together, these variables form the user environment.
(Short Answer)
5.0/5
(39)
Any command that can take standard input and transform it into standard output is called a(n) ____________________ command.
(Short Answer)
4.9/5
(28)
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)