List files in your current directory that are 5 days old.

What will be an ideal response?


find . name "*" atime 5 print

Computer Science & Information Technology

You might also like to view...

The double colon (::) is known as the __________ operator.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What are hidden files? What are the names of the hidden files that are executed when you log on to a LINUX system?

What will be an ideal response?

Computer Science & Information Technology

You would use a(n) ________ section break to format text in the middle of a page into columns

Fill in the blank(s) with correct word

Computer Science & Information Technology

Pages created using a CSS Layout have an associated ____________________ file, as shown in the accompanying figure.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology