1). What are the situation in process is duplicate is linux
box.?
2) Give me 5 situation to kill a process?
Answer / senthil
1)the situation are
3user are using a application .one person using beyond their
privilege. have to kill the process of the user by using ps
command . u can kill the process by process I(PID) or the by
session.
ps -a
or
ps -ef
kill -9 <process ID>or<session name>
| Is This Answer Correct ? | 5 Yes | 2 No |
What is SFC command?
What is unix finger command?
How can I only see the last 5 lines of a file?
What command can you use to review boot messages?
What is a ulimit in unix?
What is the gcc command?
If you have saved a file in linux. Later you wish to rename that file, what command is designed for it?
What is ps command in linux?
What are whois tools?
Please send Security on linux related questions and answers.
Where can I find bash in linux?
How do I start ms dos?