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 |
What is the general format of unix command syntax?
in UNIX,what is the command to remove directory with files?
How to convert a hidden file to normal visible file?
why metadb requires a seperate slice to create Solaris volume manager
What is grep command in unix with examples?
What is command substitution?
What is Unix, and how does it differ from other operating systems?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the significance of the 'tee' command?
How to display a file name which has zero bytes in size.
Write a command that will display files in the current directory, in a colored, long format.
What is the comma to display different lines that are found when compare two files?