Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / mani
ps-f
| Is This Answer Correct ? | 1 Yes | 36 No |
Post New Answer View All Answers
What is the use of tee command?
What happens when we execute a unix command?
What is command statement?
Write a command to display a file’s contents in various formats?
How do you grep a case insensitive?
Why is it called a shebang?
Give the command for finding the current date.
What is time_t?
What is the behavioural difference between cmp and diff commands?
What is “chmod” command?
Explain ‘library functions’ with respect to unix commands?
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)?
What command is used to check the current users?
How do I use grep to find a file?
What command will change your prompt to myprompt?