Results 1 to 3 of 3

Thread: Different types of kill commands

  1. #1
    Associate
    Join Date
    Apr 2007
    Posts
    18

    Different types of kill commands

    Hi All,

    I would like to know what are the different types of kill command in linux. i.e. kill, kill -0, kill -9, skill, pkill, killall, killproc, kill -SIGHUP, kill -HUP etc. What are their purpose and when to use it?

    Kindly advise.

  2. #2
    Try looking through:
    man kill
    (hehehe)
    and
    man -S 7 signal

    I think that's what you were looking for...
    63,000 bugs in the code, 63,000 bugs,
    ya get 1 whacked with a service pack,
    now there's 63,005 bugs in the code!!

  3. #3
    ^^ read the man page . Kill and killall are the "kill flavors" I normally used.

Similar Threads

  1. Putting more commands behind an already running command
    By Uranus in forum Linux - General Topics
    Replies: 4
    Last Post: 11-22-2004, 09:52 AM
  2. GL not working ati 7000
    By Mip in forum Linux - Software, Applications & Programming
    Replies: 19
    Last Post: 10-28-2004, 09:29 PM
  3. What is the most drastic way to kill a program?
    By Bartman in forum Linux - General Topics
    Replies: 6
    Last Post: 09-06-2002, 01:10 AM
  4. To kill or not to kill
    By johnqpublic in forum General Chat
    Replies: 2
    Last Post: 11-19-2001, 12:36 AM
  5. commands an redirectrion
    By navyret in forum Redhat / Fedora
    Replies: 3
    Last Post: 11-05-2001, 01:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •