Write a command to find all of the files which have been
accessed within the last 30 days.
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the first character of the output in ls l command?
If JFS file system is 100% full how we can increase the file system ?
What is s and g in sed command?
What is the different between UNIX command and UNIX shell script?
Assume that a file’s permissions give you read and write access. What operations can you perform on the file if it is in a directory which has “r”(read) only process? What operations can you perform on the file if it is in a directory which has “x”(execute) only access?
What does this command do,"$more readme.txt“?
write grep commands to select the lines that have exactly two characters
Can you explain a little bit about command substitution?
What is clustering in HP and how it's work?
What is the use of egrep command in unix?
What is $0 bash?
What is the use of sed command in unix?