Answer Posted / supreetha
kill -9
--> sends termination signal to the process
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the different communication commands available in the shell?
What is the difference between grep and egrep?
Is shell and terminal the same?
What can you do with powershell?
Which scripting language is best for automation?
What is the difference between break and continue commands?
What are the different types of variables used in shell script?
How do I run a .sh file on mac?
How can we find the process name from its process id?
How to get the 3rd element/column from each line from a file?
c program the catches the ctrl-c(SIGINT) Signal for the first time and prints a output rather and exit on pressing Ctrl-C again
What is difference between bash and shell?
What is a program shell?
What is the command to find out users on the system?
Write a script to print the first 10 elements of fibonacci series.