Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / naveen
@ Sourisengupta,
type -f is used to check only for files, not for all.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the use of sed command in unix?
What command is used to switching between users in unix?
What is the command to find hidden files in the current directory?
What is “chmod” command?
What are the general commands in using unix os for a beginner?
What are file commands?
Which command is used to delete all files in the current directory and all its sub-directories?
What do chmod, chown, chgrp commands do?
How do I use grep to find a file?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the behavioural difference between cmp and diff commands?
What are the dos commands?
How do I delete files from command prompt?
What is rmdir command?
What is grep in bash?