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 command would users use to see what file one page at a time in UNIX?
Write a command to kill the last background job?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How to convert a hidden file to normal visible file?
Name the unix command to find how many days the server has been up.
How do I open a port?
what is the advaantage of each user having its own copy of the shell?
Give two UNIX kernel parameters that effect an Oracle install
How does shebang work?
What does the command ' $who | sort –logfile > newfile' do?
What is the difference between awk and grep?
How do you change file permissions?