What is the command to see all the processes are working in
the last 30 days?
Answer Posted / maneeshkumar
We can use the find command on processes by using File
system /proc.
# cd /proc
# find . -type d -atime -30
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is phony in makefile?
What is the default number of shell commands saved in the history list of .cshrc file?
What does chmod 755 do?
Which command is used to review boot messages?
What is the command to delete a file linux?
How do I start ms dos?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
What is tty in linux command?
What is cpu in linux?
What is a makefile in linux?
Explain about system and user utilities?
Is llvm a virtual machine?
What would be the result of issuing the command cat phonenos?
Enlist some linux to file content commands?
List the three main parts of an operating system command?