Exam 10: Shell Scripting
Exam 1: Introduction25 Questions
Exam 2: System Administration25 Questions
Exam 3: System Administration 225 Questions
Exam 4: Basic Information Security Model25 Questions
Exam 5: Asset Identification and Characterization25 Questions
Exam 6: Threats and Vulnerabilities25 Questions
Exam 7: Encryption Controls24 Questions
Exam 8: Identity and Access Management25 Questions
Exam 9: Hardware and Software Controls25 Questions
Exam 10: Shell Scripting25 Questions
Exam 11: Incident Handling25 Questions
Exam 12: Incident Analysis25 Questions
Exam 13: Policies, Standards and Guidelines25 Questions
Exam 14: It Risk Analysis and Risk Management25 Questions
Select questions type
The command to view the contents of a variable at the shell prompt is
(Multiple Choice)
5.0/5
(35)
The redirect operator used to send the output of a command to a file is written as
(Multiple Choice)
4.7/5
(30)
The difference between break and continue while processing loop input is that
(Multiple Choice)
4.7/5
(32)
Consider the following script. The output will be newlines replaced by spaces for brevity): #! /bin/bash
for number in
do
echo snumber
done
(Multiple Choice)
4.9/5
(30)
Showing 21 - 25 of 25
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)