Announcement

Collapse
No announcement yet.

kill a program

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    just dont let your zombie's fork while fork , they will multiply exponentially and fill your system .........

    VINNY
    i7 4core HT 8MB L3 2.9GHz
    16GB RAM
    Nvidia GTX 860M 4GB RAM 1152 cuda cores

    Comment


      #17
      Originally posted by Goeroeboeroe View Post
      I used killall. But then I read on some versions of Linux this kills ALL programs the user can kill. Since then I only use pkill since that only kills the program which name you give it.
      I'm afraid if I ever change to another distro, I'll accidentally may use killall if I'm used to it.
      I'm on Windows right now, but the Ubuntu manpage site has the page for killall. I've been using it under Arch, Debian distros, and Slackware for three years, and no system-nuking has occured (yet). It kills all processes spawned by the command named (killall PROGRAM), which I think is why it's "killall".

      Comment

      Working...
      X