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 command to get help on a UNIX terminal?
what is the cmd to remove the comment lines from a file and to display the original text without comments? thanks in advance......
Enlist some filename manipulation commands in unix.
How do I delete files from command prompt?
How do you grep a case insensitive?
what is the use of the hidden files?
How to remove a crontab file?
How do I search for text in vi?
What are grep patterns?
What is the use of pipes?
What do chmod command do?
What is the procedure of "at" and crontab" commands?