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 does pipe () return?
What are file commands?
How do I search a whole word in vim?
What is difference between grep and find command in unix?
What is pipe command in unix?
Explain command to view process running?
Write a command to display a file’s contents in various formats?
What does the metacharacter mean?
Differentiate cat command from more command.
What is “chmod” command?
Write a command that will display files in the current directory, in a colored, long format.
Using unix command how to display no of records in oracle?
What is the pipe command?
Which command is used to kill the last background job?
What is the difference between awk and grep?