1). What are the situation in process is duplicate is linux
box.?
2) Give me 5 situation to kill a process?
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 |
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
How do find hard disk revolutions speed?
How do I get to root in linux?
What is grep command in linux with examples?
How do I find the console in linux?
What is df command in linux?
what is linux utilities and editor
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
what is QUOTA-V
What is phony in makefile?
Which command is used to delete a group?
What is finger in networking?