2.12.9 testout linux pro

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

Which of the following utilities displays the category of a command?

type

You use a program on your Linux system called photorec. What would you enter at the command prompt to display the path to the photorec binary file?

which photorec

The diff command displays the differences between two files, line by line, and includes several options. You want to use the diff command to compare the differences between the q1results.txt and the q2results.txt files, with the output displayed in two columns. Which of the following diff options would you use to display the two column output?

-y

You need to make a few changes to how the locatedb index file is created. What is the full path and filename of the file you should edit?

/etc/updatedb.conf

What is the purpose of the find command?

To search for files in the file system based on name, file size, time created, and other options.

Which of the following describe file globbing in Linux?

Using wildcards (e.g., * , *.* , *.txt) to match specific files.

You are searching the standard input for any line containing "JAMESTOWN" at the end of a line. Which egrep constructor should you enter at the command prompt?

egrep JAMESTOWN$

Which of the following commands is the FASTEST method of searching a file for fixed strings rather than regular expressions?

fgrep

Which of the following commands finds all of the files on the system that have either blue or gold in their names?

find / -name '*blue*' -o -name '*gold*'

Which of the following commands displays the user groups that dblair is a member of?

grep -e dblair /etc/group


Set pelajaran terkait

Chapter 7: Activity-Based Costing

View Set

Module 12: When Stars Die: The Exotic Remains

View Set

Study Guide for Chapter 15: The Middle Ages

View Set

Computer Science 307: Software Engineering : Chapter 13

View Set

Pediatrics: Metabolic/Endocrine ( Complete Questions)

View Set

PHYS 153 - Final Exam (Practice Tests and Tests)

View Set