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 are the differences among a system call, a library function, and a unix command?
What is unix command?
Who command in unix?
How can we use grep command in unix?
What do chown command do?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
how to sort the content of the file based on numeric values
What is $0 bash?
What is the comma to show the space allocation of files?
Are you in or at the office?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I use grep to search for a file?
Who wrote grep?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Name the general commands in using unix os for a beginner?