1). What are the situation in process is duplicate is linux
box.?
2) Give me 5 situation to kill a process?



1). What are the situation in process is duplicate is linux box.? 2) Give me 5 situation to kill a..

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

Post New Answer

More Linux Commands Interview Questions

You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?

0 Answers  


What command you use for cpio to create a backup called backup.cpio of all the users’ home dirs?

2 Answers  


what is jumbi process?

6 Answers   Oracle,


in unix how to change old name to new name

7 Answers   Google,


A file which is not deleted by normal user and also root (using rm), for that type of file how we delete it?

5 Answers   CTS,






explain about vnc

4 Answers  


What is ll command in unix?

0 Answers  


Which command will show you free/used memory?

0 Answers  


What is difference between comm and CMP command?

0 Answers  


What is the copy command in linux?

0 Answers  


what is the difference between service and process?

7 Answers   IBM,


How do I stress test my cpu?

0 Answers  


Categories