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 will this do $cat > file.c ?(file.c is a file in current directory)
How do you find which version and name of unix you are using at the command prompt?
What is an Unix command to convert HEX value to ASCII value located in any flat file.
What does sed command do in unix?
How to create hardlinks and softlinks on files?
what is the use of "test" command in unix?
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
Enumerate some of the most commonly used network commands in unix?
in UNIX,what is the command to remove directory with files?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the Unix file system hierarchy?
What are file commands?