Exam 6: Introduction to Shell Script Programming
Exam 1: The Essence of Unix and Linux54 Questions
Exam 2: Exploring the Unix-Linux File Systems and File Security54 Questions
Exam 3: Mastering Editors51 Questions
Exam 4: Unix-Linux File Processing55 Questions
Exam 5: Advanced File Processing51 Questions
Exam 6: Introduction to Shell Script Programming55 Questions
Exam 7: Advanced Shell Programming48 Questions
Exam 8: Exploring the Unix-Linux Utilities54 Questions
Exam 9: Perl and Cgi Programming52 Questions
Exam 10: Developing Unix-Linux Applications in C and C58 Questions
Exam 11: The X Window System51 Questions
Select questions type
If a source file contains ____ errors,it cannot be converted into an executable file.
(Multiple Choice)
4.8/5
(37)
Shell scripts support many shell script ____________________,including those for assigning the contents of a shell variable,for evaluating information,for performing mathematical operations,and for piping or redirection of input-output.
(Short Answer)
4.8/5
(36)
Match each item with a statement below.
-bitwise negation operator
(Multiple Choice)
4.8/5
(45)
____________________ operators are used to assign a value to a variable.
(Short Answer)
4.8/5
(39)
Match each item with a statement below.
-environment variable that contains the file name containing commands to initialize the shell
(Multiple Choice)
4.8/5
(39)
The ____________________ command,used to run a shell script,includes several options for debugging.
(Short Answer)
4.7/5
(25)
Match each item with a statement below.
-environment variable that holds the primary shell prompt
(Multiple Choice)
5.0/5
(35)
You use the chexec command to indicate that a (shell script)file can be executed.
(True/False)
4.8/5
(36)
The ____ statement simplifies the selection of a match when you have a list of choices.
(Multiple Choice)
4.9/5
(34)
Match each item with a statement below.
-environment variable that identifies the path name for user's home directory
(Multiple Choice)
4.8/5
(37)
You should omit spaces when you assign a variable without using single or double quotation marks around its value.
(True/False)
4.8/5
(30)
____ operators compare the relationship between two values or arguments.
(Multiple Choice)
4.8/5
(27)
The UNIX-Linux shell acts as a(n)____ when reading script files.
(Multiple Choice)
4.9/5
(37)
The Bash shell offers improved features over the older Bourne and Korn shells and is fully backward compatible with the Bourne shell.
(True/False)
4.7/5
(27)
The ____ shell,when compared to the other shells,has a more powerful programming interface.
(Multiple Choice)
4.7/5
(32)
When you assign a value to a variable,you might want to evaluate it by displaying its contents via a(n)____ operator.
(Multiple Choice)
4.9/5
(34)
The ____ statement continues to loop and execute commands or statements as long as a given condition or set of conditions is true.
(Multiple Choice)
4.7/5
(22)
Showing 21 - 40 of 55
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)