LINUX 1. You can use condition statements to create menu scripts that allow user
ID: 652525 • Letter: L
Question
LINUX
1. You can use condition statements to create menu scripts that allow users to choose from a list of options.
2. What is the result of running the head -15 scr8 command
The command displays the first 15 lines of the scr8 file.
The command displays the contents of the scr8 file starting at line 15.
The command displays the contents of the scr8 file without the last 15 lines.
The command displays the last 15 lines of the scr8 file.
3. Which variable assignment method would you use to specify a variable
a. True b. FalseExplanation / Answer
1. You can use condition statements to create menu scripts that allow users to choose from a list of options.
a.
True
2. What is the result of running the head -15 scr8 command
a.
The command displays the first 15 lines of the scr8 file.
3. Which variable assignment method would you use to specify a variable
a.
True
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.