Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / syed mahboob feroz ahmed
Hi,
The command to find all files is as follows:
C:\Documents and Settings\Administrator(Or go to particular
directory and type:dir /AH .It will show all hidden files
and directories.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is a bash command?
Write a command to kill the last background job?
Enlist some filename manipulation commands in unix.
Is ‘du’ a command? If so, what is its use?
What does this command do? Cat food 1 > kitty
What are awk commands?
What is the command to find hidden files in the current directory?
What does the metacharacter mean?
What is the use of egrep command in unix?
Why is it called grep?
Can you enlist some commonly used network commands?
What is the difference between cat command and more command?
What is grep and how do you use it?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is grep in bash?