1). What are the situation in process is duplicate is linux
box.?
2) Give me 5 situation to kill a process?
Answer Posted / 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 View All Answers
How do I move to root in linux?
What command is used to check the number of files, disk space, and each user’s defined quota?
What is $@ in makefile?
What is the command to calculate the size of a folder?
How do I find command history in linux?
What is top command in linux?
Which commands are used to set a processor-intensive job to use less cpu time?
What is apple llvm?
What are whois tools?
How many commands are there in linux?
What are two functions the move mv command can carry out?
What is makefile target?
What is cpu core in linux?
How many interfaces(ethernet cards) are working using single command?
What are commands in grammar?