What is the command to see all the processes are working in
the last 30 days?
Answer Posted / pramod
ps -aef can also show the date in which process started. you can check with top command too.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How commands work in linux?
What is grep command?
What does grep grep do?
What is Syntax of any Linux command?
Which command is used to uncompress gzip files?
State and explain about features of UNIX?
How do I permanently set ulimit in linux?
What is $@ in shell?
Which command is used to review boot messages?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
How do I use nslookup in linux?
What are the examples of simple command?
The ‘logout’ built in command is used to
Is cmake only for c++?
How remove all files in a directory linux?