Which CentOS 7 find command option indicates that the file was last accessed n minutes ago?

A. -ctimen
B. -atimen
C. -cminn
D. -aminn


Answer: D

Computer Science & Information Technology

You might also like to view...

A PID is a ________ assigned to each running process

Fill in the blank(s) with correct word

Computer Science & Information Technology

Most often, hackers initiate a DDoS attack by creating and activating ________ computers

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which symbol is used to access class members via pointers to class members?

a. -> b. .* c. . d. *.

Computer Science & Information Technology

Older compilers were designed according to a pipe and filter architecture, in which each stage would transform its input into an intermediate representation passed to the next stage. Modern development environments, including compilers integrated into interactive development environments with syntactical text editors and source-level debuggers, use a repository architecture. Identify the design goals that may have triggered the shift from pipe and filter to repository architecture.

What will be an ideal response?

Computer Science & Information Technology