What is mtime in find command?

Answer Posted / brundaban

to see the files have been modified in last 50day.

find / -mtime 50

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you see the command line history?

586


Differentiate cat command from more command.

578


What is the difference between cat command and more command?

599


What does sed command do in unix?

566


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

642






What is grep short for?

556


Explain the steps that a shell follows while processing a command.

683


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

962


Explain mount and unmount command.

615


What is pipe command in unix?

673


Which command should you use to find the remaining disk space in unix server?

709


Enumerate some of the most commonly used network commands in unix?

620


What is a bash command?

627


What is grep in bash?

589


What do chmod, chown, chgrp commands do?

641