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's a command word?
Who invented grep?
What does this command do,"$more readme.txt“?
What is the size of time_t?
Why is it called grep?
What is the pipe command?
What does this command do? Cat food 1 > kitty
What is s and g in sed command?
How do I clear my terminal history?
Why is grep called grep?
How can we use grep command in unix?
What is the search command in unix?
What are the differences among a system call, a library function, and a unix command?
What is the use of sed command in unix?
What command will change your prompt to myprompt?