Exam 7: Advanced Shell 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
A ____ is a logic diagram that uses a set of standard symbols to visually explain the sequence of events from the start of a process to its end point.
Free
(Multiple Choice)
4.9/5
(34)
Correct Answer:
A
When you create a script,you should include the command that sets the particular shell to use on ____.
Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
C
If you are using the Bash shell,what scripts are run automatically when you log in?
Free
(Essay)
4.7/5
(27)
Correct Answer:
With Bash set as your shell,two scripts run automatically when you log in: .bash_profile and .bashrc.
To view a list of the files in a directory,including the hidden files,you should enter ____.
(Multiple Choice)
4.9/5
(27)
Match each option of the test command with a statement below.
-true if a file exists
(Multiple Choice)
4.9/5
(39)
Match each option of the test command with a statement below.
-tests for a nonzero string length
(Multiple Choice)
4.8/5
(39)
The clear command is a useful housekeeping utility for clearing the screen,but you can use a faster method.Describe this alternative method.
(Essay)
4.9/5
(26)
The ____ operator of the test command,combines two expressions and tests a logical OR relationship between them.
(Multiple Choice)
4.9/5
(37)
The .bashrc file is a hidden file contained in ____ directory.
(Multiple Choice)
5.0/5
(37)
____________________ instructions are similar to actual programming statements.
(Short Answer)
4.9/5
(27)
The -____________________-bashrc file sets default functions and aliases.
(Short Answer)
4.8/5
(34)
Each record in the -etc-passwd file is simply a record with variable-length fields separated by ____.
(Multiple Choice)
4.8/5
(39)
The program development cycle begins with creating specifications for a program.
(True/False)
4.8/5
(39)
Each step in the program is represented by a(n)____ in the flowchart.
(Multiple Choice)
4.8/5
(38)
____ is a multifunction tool that enables you to manage openSUSE from one location.
(Multiple Choice)
4.8/5
(38)
Showing 1 - 20 of 48
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)