Thread: program that kills itself

  1. #1
    Registered User
    Join Date
    Oct 2004
    Posts
    21

    program that kills itself

    How to write a program such that it will delete itself after exectution?

  2. #2
    </life>
    Join Date
    Oct 2004
    Posts
    83
    if your application is on unix, a dirty way to do it would be to use the at command.
    Microsoft is merely an illusion, albeit a very persistant one.

  3. #3
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    Didn't we already kill a thread by you on this exact topic? Or was that cgod?

    Quzah.
    Hope is the first step on the road to disappointment.

  4. #4
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    I'm pretty sure that was cgod, but I'm closing this anyways since there's no reason for this happen.

    If you've got a good reason why this should be open, feel free to PM me.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  2. Using variables in system()
    By Afro in forum C Programming
    Replies: 8
    Last Post: 07-03-2007, 12:27 PM
  3. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM