Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / sathyasen
ff -a -30 -u /dev/hd0
This displays the path name, i-node number, and owner's
user name (the -u flag) of each file on the /dev/hd0 device
that has been modified within the last 30 days ( -m -30).
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is the command to find hidden files in the current directory?
What is pipe command in unix?
What are awk commands?
How do you repeat a command in terminal?
What is the size of time_t?
What is the use of awk command in unix?
What does this command do? Cat food 1 > kitty
Write a command that will display files in the current directory, in a colored, long format.
Explain command to display different lines that are found when compare two files?
Explain ‘library functions’ with respect to unix commands?
What do chmod, chown, chgrp commands do?
Why is shebang used?
Which command will print your home directory on screen?
What does awk stand for?
hw will u use awk in replacing cahrs and files