Write a command to find all of the files which have been
accessed within the last 30 days.
Answer Posted / subbareddy kake
i tried for this question.Sridhar answer is correct.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is used to type command?
What does grep v grep do?
What is $0 bash?
What is the command to find hidden files in the current directory?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does the command ' $who | sort –logfile > newfile' do?
Which command can you use to find the currently running process in unix server?
Explain the steps that a shell follows while processing a command.
What is grep command in unix with examples?
What is the function of grep command in unix?
What is command substitution?
Enlist some filename manipulation commands in unix.
What is the significance of the 'tee' command?
Which command will print your home directory on screen?
Does cp command overwrite files?