What is mtime in find command?
Answer / brundaban
to see the files have been modified in last 50day.
find / -mtime 50
| Is This Answer Correct ? | 0 Yes | 0 No |
in UNIX,what is the command to remove directory with files?
What is the general format of unix command syntax?
what is the use of "fg" command ?
What Command will remove a Directory in UNIX?
What is the use of pipes?
What does touch command do in unix?
Which RAID Levels supported by LVM?
How to redirect standard error to a file?
What is unix command?
How does pipe () work?
What is the different between UNIX command and UNIX shell script?
What does the command ' $who | sort –logfile > newfile' do?