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
How do you grep recursively?
Write a command to kill the last background job?
What is the behavioural difference between cmp and diff commands?
What is the difference between cat and more command?
What difference between cmp and diff commands?
What do chown command do?
What is grep in bash?
What does #!/ Bin sh do?
Who command in unix?
What does the “echo” command do?
Explain command to show the space allocation of files?
What is the use of sed command in unix?
Give the command for finding the current date.
What is s and g in sed command?
Why is it called grep?