Exam 4: Unix-Linux File Processing
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
You can use the ____________________ command to remove specific columns or fields from a file.
(Short Answer)
4.9/5
(36)
The command rmdir can be used to delete a directory that is not empty.
(True/False)
4.8/5
(42)
Match each item with a statement below.
-option of the cut command used to indicate that a specific character separates the fields
(Multiple Choice)
4.9/5
(41)
What is the purpose of entering the following command?
cp designs-* duplicates
(Essay)
4.8/5
(31)
You can use the ____________________ command to associate lines in two files on the basis of a common field in both files.
(Short Answer)
4.9/5
(39)
You can complete a project using awk that you cannot complete using a combination of paste,cut,sort,and join.
(True/False)
4.9/5
(34)
Match each item with a statement below.
-when deleting a directory with rm,this option is used to recursively delete its files and subdirectories
(Multiple Choice)
4.8/5
(37)
When you use find,it is useful to note that some UNIX versions require the ____ option after the file name to display the names of files.
(Multiple Choice)
4.9/5
(32)
The ____ option of the find command displays files that have been changed within the last n days.
(Multiple Choice)
4.8/5
(30)
Although the touch command cannot alter a file's ____________________ changed date and time,it can alter the file's access and modification dates and times.
(Short Answer)
4.9/5
(31)
Showing 41 - 55 of 55
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)