Which command should you use on a Linux system to find and print a list of files that begin with acctg that have been modified in the last 10 days?
A. find -name acctg* -mtime -10 -print
B. search -name acctg* -mod 10 -print
C. find -name *acctg -mod 10 -print
D. search -name *acctg -mtime 10 -print
Answer: A
Computer Science & Information Technology
You might also like to view...
Which of the following is a type of malware that targets Android systems by including adware with popular applications?
A) Fin Fisher B) Net Bus C) Game Over Zeus D) She dun
Computer Science & Information Technology
Digital editing software helps you cut out unwanted frames, add special effects, arrange segments, overlay a soundtrack, and designate transitions from one segment to the next.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology