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

What is Syntax of any Linux command?

0 Answers   UGC Corporation,


How do I run multiple commands in linux?

0 Answers  


You issue the command head * what would the resulting output be?

0 Answers  


difference between nfs soft and hard mouniting points?

5 Answers   Oracle,


What is apple llvm?

0 Answers  






What does cd – command do?

0 Answers  


What is the role of case sensitivity in affecting the way commands are used?

0 Answers  


What is Write Command?

3 Answers  


what is command for "calj2007"

2 Answers   Google,


what is emacs editor and feature........???????????????????????????

1 Answers  


What are the linux commands used in devops?

0 Answers  


What is a make target?

0 Answers  


Categories