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 use of man command in linux?

1 Answers  


I have a user name in /etc/vsftpd/user_list which is for blocking the ftp user. Now i blocked the user as well ,but without removing username in user_list i wanna access the users home directory and his own directory .How will you access the data ????

3 Answers   Span Systems,


what is the UID and GID of root user? Can a normal user can change the ownership of a file? what is the command to change ownership of a file?

9 Answers   HCL, IPsoft,


What is clang llvm?

1 Answers  


How use linux command line?

1 Answers  


What the command used for search file or files for specific text?

1 Answers  


What is file and example?

1 Answers  


How to write the output of a command to a file?

1 Answers  


Did you work with linux? What flavors and versions?

5 Answers   HP,


How many interfaces(ethernet cards) are working using single command?

1 Answers  


Diff b/w C-shell and Born-shell

2 Answers   HP,


Brief about the command nn?

1 Answers  


Categories