Answer Posted / saket kale
kill is a command used to send a signal to a process which
we want to terminate.The message sent is the termination
signal, which requests that the process exit.
The default signal sent is SIGTERM.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Who command in unix operating system?
Enumerate some of the most commonly used network commands in unix?
What is command statement?
Which unix command lists files/folders in alphabetical order?
How do I open a port?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the use of the tee command?
What is awk good for?
What is the use of tee command?
Explain mount and unmount command.
What do chown command do?
What do chgrp command do?
What is the use of finger command?
How do I find previous commands in unix?