Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / supriya
$find ?type f ?atime ?30 ?print
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is in grep command?
What happens when we execute a unix command?
Which command can you use to find the currently running process in unix server?
What is the function of grep command in unix?
What does this command do,"$more readme.txt“?
Which command is used to delete all files in the current directory and all its sub-directories?
Are you in or at the office?
What is awk good for?
Which unix command lists files/folders in alphabetical order?
why metadb requires a seperate slice to create Solaris volume manager
What is grep command in unix with examples?
What is merge command in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
What does the command '$ls | wc –l > file1' do?
What is the command to find maximum memory taking process on the server?