Write a command to find all of the files which have been
accessed within the last 30 days.

Answer Posted / dipak

find . -type f -atime -30

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who command in unix?

562


What are the differences among a system call, a library function, and a unix command?

559


What is the command to compare two files in unix?

612


What does awk stand for?

601


What is grep r?

578






Are you in or at the office?

605


What is the use of cut command in unix?

679


What is the use of awk command in unix?

565


Why is shebang used?

587


What is the command to find maximum memory taking process on the server?

661


What is command statement?

535


What difference between cmp and diff commands?

711


What does this command do? Cat food 1 > kitty

969


What is the behavioural difference between cmp and diff commands?

664


What is grep in bash?

575