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 the difference between find and locate command in linux?

0 Answers  


Explain about communication features in UNIX?

0 Answers  


What is parallel ssh?

0 Answers  


my clients are getting services from servers but how to know which client is using which service. is there any files to keep information about these? clients used ftp, nis, samba, apache, squid, nfs and mail services how to know how many users got service from server side with date,time and client system ip ?

3 Answers   Wipro,


What Command used to lock user password?

0 Answers  






You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?

0 Answers  


You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?

0 Answers  


What is the command to check cpu speed in linux?

0 Answers  


What is a simple command?

0 Answers  


How do you run a command for a limited time?

0 Answers  


what is first RHEL 5.x version support ext4 filesystem?

2 Answers  


How do I know my shell?

0 Answers  


Categories